Skip to content
Commit 23c34885 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Add 'Requires<[In64BitMode]>' to a bunch of instructions that only have...

[X86] Add 'Requires<[In64BitMode]>' to a bunch of instructions that only have memory and immediate operands.

The asm parser wasn't preventing these from being accepted in 32-bit mode. Instructions that use a GR64 register are protected by the parser rejecting the register in 32-bit mode.

llvm-svn: 320846
parent 914b1d52
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment