Home
last modified time | relevance | path

Searched refs:rorv (Results 1 – 25 of 34) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Ddp2.ll16 ; CHECK: {{ror|rorv}} {{x[0-9]+}}, {{x[0-9]+}}, {{x[0-9]+}}
103 ; CHECK: {{ror|rorv}} {{w[0-9]+}}, {{w[0-9]+}}, {{w[0-9]+}}
Darm64-regress-interphase-shift.ll13 ; CHECK: rorv
/external/llvm/test/CodeGen/AArch64/
Ddp2.ll16 ; CHECK: {{ror|rorv}} {{x[0-9]+}}, {{x[0-9]+}}, {{x[0-9]+}}
103 ; CHECK: {{ror|rorv}} {{w[0-9]+}}, {{w[0-9]+}}, {{w[0-9]+}}
Darm64-regress-interphase-shift.ll13 ; CHECK: rorv
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/mips64r3/
Dvalid-xfail-mips64r3.txt70 0x02 0xa7 0x68 0x46 # CHECK: rorv t5, a3, s5
/external/llvm/test/MC/Disassembler/Mips/mips64r3/
Dvalid-xfail-mips64r3.txt72 0x02 0xa7 0x68 0x46 # CHECK: rorv t5, a3, s5
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/mips64r5/
Dvalid-xfail-mips64r5.txt70 0x02 0xa7 0x68 0x46 # CHECK: rorv t5, a3, s5
/external/llvm/test/MC/Disassembler/Mips/mips64r2/
Dvalid-xfail-mips64r2.txt72 0x02 0xa7 0x68 0x46 # CHECK: rorv t5, a3, s5
/external/llvm/test/MC/Disassembler/Mips/mips64r5/
Dvalid-xfail-mips64r5.txt72 0x02 0xa7 0x68 0x46 # CHECK: rorv t5, a3, s5
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/mips64r2/
Dvalid-xfail-mips64r2.txt70 0x02 0xa7 0x68 0x46 # CHECK: rorv t5, a3, s5
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/mips32r3/
Dvalid-xfail-mips32r3.txt73 0x02 0xa7 0x68 0x46 # CHECK: rorv t5, a3, s5
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/mips32r5/
Dvalid-xfail-mips32r5.txt73 0x02 0xa7 0x68 0x46 # CHECK: rorv t5, a3, s5
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/mips32r2/
Dvalid-xfail-mips32r2.txt73 0x02 0xa7 0x68 0x46 # CHECK: rorv t5, a3, s5
/external/llvm/test/MC/Disassembler/Mips/mips32r2/
Dvalid-xfail-mips32r2.txt75 0x02 0xa7 0x68 0x46 # CHECK: rorv t5, a3, s5
/external/llvm/test/MC/Disassembler/Mips/mips32r5/
Dvalid-xfail-mips32r5.txt75 0x02 0xa7 0x68 0x46 # CHECK: rorv t5, a3, s5
/external/llvm/test/MC/Disassembler/Mips/mips32r3/
Dvalid-xfail-mips32r3.txt75 0x02 0xa7 0x68 0x46 # CHECK: rorv t5, a3, s5
/external/llvm/test/MC/AArch64/
Darm64-arithmetic-encoding.s406 rorv w1, w2, w3
407 rorv x1, x2, x3
Dbasic-a64-instructions.s1526 rorv w0, w1, w2
1527 rorv x3, x4, x5
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Darm64-arithmetic-encoding.s406 rorv w1, w2, w3
407 rorv x1, x2, x3
Dbasic-a64-instructions.s1509 rorv w0, w1, w2
1510 rorv x3, x4, x5
/external/v8/src/arm64/
Dmacro-assembler-arm64-inl.h864 rorv(rd, rn, rm); in Ror()
Dassembler-arm64.h1360 void rorv(const Register& rd, const Register& rn, const Register& rm);
/external/vixl/src/aarch64/
Dassembler-aarch64.h721 void rorv(const Register& rd, const Register& rn, const Register& rm);
Dmacro-assembler-aarch64.h2134 rorv(rd, rn, rm); in Ror()
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc276 __ rorv(w26, w27, w28); in GenerateTestSequenceBase() local
277 __ rorv(x29, x2, x3); in GenerateTestSequenceBase() local

12