Searched refs:bndcn (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/X86/ |
D | mpx-encodings.s | 37 bndcn 121(%rcx), %bnd3 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | mpx-encodings.s | 37 bndcn 121(%rcx), %bnd3 label
|
/external/llvm/lib/Target/X86/ |
D | X86InstrMPX.td | 43 defm BNDCN : mpx_bound_check<0x1B, "bndcn">, XD;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrMPX.td | 47 defm BNDCN : mpx_bound_check<0x1B, "bndcn">, 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" 7070 …{ 537 /* bndcn */, X86::BNDCN32rr, Convert__Reg1_1__Reg1_0, Feature_Not64BitMode, { MCK_GR32, MCK_… 7071 …{ 537 /* bndcn */, X86::BNDCN64rr, Convert__Reg1_1__Reg1_0, Feature_In64BitMode, { MCK_GR64, MCK_B… 7072 …{ 537 /* bndcn */, X86::BNDCN32rm, Convert__Reg1_1__Mem5_0, Feature_Not64BitMode, { MCK_Mem, MCK_B… 7073 …{ 537 /* bndcn */, X86::BNDCN64rm, Convert__Reg1_1__Mem5_0, Feature_In64BitMode, { MCK_Mem, MCK_BN… 21645 …{ 537 /* bndcn */, X86::BNDCN32rr, Convert__Reg1_0__Reg1_1, Feature_Not64BitMode, { MCK_BNDR, MCK_… 21646 …{ 537 /* bndcn */, X86::BNDCN64rr, Convert__Reg1_0__Reg1_1, Feature_In64BitMode, { MCK_BNDR, MCK_G… 21647 …{ 537 /* bndcn */, X86::BNDCN32rm, Convert__Reg1_0__Mem5_1, Feature_Not64BitMode, { MCK_BNDR, MCK_… 21648 …{ 537 /* bndcn */, X86::BNDCN64rm, Convert__Reg1_0__Mem5_1, Feature_In64BitMode, { MCK_BNDR, MCK_M…
|