Searched refs:bndcu (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/X86/ |
D | mpx-encodings.s | 41 bndcu %rdx, %bnd3 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | mpx-encodings.s | 41 bndcu %rdx, %bnd3 label
|
/external/llvm/lib/Target/X86/ |
D | X86InstrMPX.td | 42 defm BNDCU : mpx_bound_check<0x1A, "bndcu">, XD;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrMPX.td | 46 defm BNDCU : mpx_bound_check<0x1A, "bndcu">, XD, NotMemoryFoldable;
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 6530 "\005bndcn\005bndcu\006bndldx\005bndmk\006bndmov\006bndstx\005bound\003b" 7074 …{ 543 /* bndcu */, X86::BNDCU32rr, Convert__Reg1_1__Reg1_0, Feature_Not64BitMode, { MCK_GR32, MCK_… 7075 …{ 543 /* bndcu */, X86::BNDCU64rr, Convert__Reg1_1__Reg1_0, Feature_In64BitMode, { MCK_GR64, MCK_B… 7076 …{ 543 /* bndcu */, X86::BNDCU32rm, Convert__Reg1_1__Mem5_0, Feature_Not64BitMode, { MCK_Mem, MCK_B… 7077 …{ 543 /* bndcu */, X86::BNDCU64rm, Convert__Reg1_1__Mem5_0, Feature_In64BitMode, { MCK_Mem, MCK_BN… 21649 …{ 543 /* bndcu */, X86::BNDCU32rr, Convert__Reg1_0__Reg1_1, Feature_Not64BitMode, { MCK_BNDR, MCK_… 21650 …{ 543 /* bndcu */, X86::BNDCU64rr, Convert__Reg1_0__Reg1_1, Feature_In64BitMode, { MCK_BNDR, MCK_G… 21651 …{ 543 /* bndcu */, X86::BNDCU32rm, Convert__Reg1_0__Mem5_1, Feature_Not64BitMode, { MCK_BNDR, MCK_… 21652 …{ 543 /* bndcu */, X86::BNDCU64rm, Convert__Reg1_0__Mem5_1, Feature_In64BitMode, { MCK_BNDR, MCK_M…
|