[X86] Move 'int $3' -> 'int3' handling in the assembler to processInstruction.
Instead of handling before parsing, just fix it after parsing.
Loading
Please register or sign in to comment
Instead of handling before parsing, just fix it after parsing.