Home
last modified time | relevance | path

Searched refs:bndmov (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/X86/
DX86InstrMPX.td46 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
49 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
52 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
56 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
59 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
62 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrMPX.td50 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
54 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
57 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
62 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
66 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
69 "bndmov\t{$src, $dst|$dst, $src}", []>, PD,
/external/llvm/test/MC/X86/
Dmpx-encodings.s17 bndmov %bnd2, %bnd1 label
21 bndmov %bnd1, 1024(%r9) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dmpx-encodings.s17 bndmov %bnd2, %bnd1 label
21 bndmov %bnd1, 1024(%r9) label
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc6530 "\005bndcn\005bndcu\006bndldx\005bndmk\006bndmov\006bndstx\005bound\003b"
7081 { 562 /* bndmov */, X86::BNDMOVrr, Convert__Reg1_1__Reg1_0, 0, { MCK_BNDR, MCK_BNDR }, },
7082 …{ 562 /* bndmov */, X86::BNDMOV64mr, Convert__Mem1285_1__Reg1_0, Feature_In64BitMode, { MCK_BNDR, …
7083 …{ 562 /* bndmov */, X86::BNDMOV32mr, Convert__Mem645_1__Reg1_0, Feature_Not64BitMode, { MCK_BNDR, …
7084 …{ 562 /* bndmov */, X86::BNDMOV64rm, Convert__Reg1_1__Mem1285_0, Feature_In64BitMode, { MCK_Mem128…
7085 …{ 562 /* bndmov */, X86::BNDMOV32rm, Convert__Reg1_1__Mem645_0, Feature_Not64BitMode, { MCK_Mem64,…
21656 { 562 /* bndmov */, X86::BNDMOVrr, Convert__Reg1_0__Reg1_1, 0, { MCK_BNDR, MCK_BNDR }, },
21657 …{ 562 /* bndmov */, X86::BNDMOV64rm, Convert__Reg1_0__Mem1285_1, Feature_In64BitMode, { MCK_BNDR, …
21658 …{ 562 /* bndmov */, X86::BNDMOV32rm, Convert__Reg1_0__Mem645_1, Feature_Not64BitMode, { MCK_BNDR, …
21659 …{ 562 /* bndmov */, X86::BNDMOV64mr, Convert__Mem1285_0__Reg1_1, Feature_In64BitMode, { MCK_Mem128…
[all …]