Skip to content
Commit 9db7d0ad authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

X86: Mark JMP{32,64}[mr] as requires 32-bit/64-bit mode. They are the same

instruction, we only want to allow the one for the current subtarget.
 - This also fixes suffix matching for jmp instructions, because it eliminates
   the ambiguity between 'jmpl' and 'jmpq'.

llvm-svn: 108746
parent f34f346d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment