Searched refs:smovb (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-64.s | 113 smovb // CHECK: movsb label
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 116 smovb // CHECK: movsb label
|
/external/valgrind/perf/ |
D | tinycc.c | 3170 ALT(DEF_ASM_OP0L(smovb, 0xa4, 0, OPC_BWL)) 3627 ALT(DEF_ASM_OP0L(smovb, 0xa4, 0, OPC_BWL)) 4502 ALT(DEF_ASM_OP0L(smovb, 0xa4, 0, OPC_BWL)) 4959 ALT(DEF_ASM_OP0L(smovb, 0xa4, 0, OPC_BWL)) 15209 ALT(DEF_ASM_OP0L(smovb, 0xa4, 0, OPC_BWL)) 15671 ALT(DEF_ASM_OP0L(smovb, 0xa4, 0, OPC_BWL))
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.td | 1490 def : MnemonicAlias<"smovb", "movsb">;
|
D | X86GenAsmMatcher.inc | 1049 Mnemonic = "movsb"; // "smovb"
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2635 def : MnemonicAlias<"smovb", "movsb", "att">;
|
/external/swiftshader/third_party/LLVM/test/MC/ELF/ |
D | many-section.s | 32163 .section smovb
|