/external/llvm/test/MC/AArch64/ |
H A D | basic-a64-instructions.s | 1365 csinv w1, w0, w19, ne 1366 csinv wzr, w5, w9, eq 1367 csinv w9, wzr, w30, gt 1368 csinv w1, w28, wzr, mi 1369 // CHECK: csinv w1, w0, w19, ne // encoding: [0x01,0x10,0x93,0x5a] 1370 // CHECK: csinv wzr, w5, w9, eq // encoding: [0xbf,0x00,0x89,0x5a] 1371 // CHECK: csinv w9, wzr, w30, gt // encoding: [0xe9,0xc3,0x9e,0x5a] 1372 // CHECK: csinv w1, w28, wzr, mi // encoding: [0x81,0x43,0x9f,0x5a] 1374 csinv x19, x23, x29, lt 1375 csinv xz [all...] |
H A D | arm64-arithmetic-encoding.s | 554 csinv w1, w2, w3, eq 555 csinv x1, x2, x3, eq
|
H A D | basic-a64-diagnostics.s | 1366 csinv w20, wsp, wsp, mi 1367 csinv sp, x30, x29, le 1369 // CHECK-ERROR-NEXT: csinv w20, wsp, wsp, mi 1372 // CHECK-ERROR-NEXT: csinv sp, x30, x29, le
|
/external/capstone/suite/MC/AArch64/ |
H A D | basic-a64-instructions.s.cs | 516 0x01,0x10,0x93,0x5a = csinv w1, w0, w19, ne 517 0xbf,0x00,0x89,0x5a = csinv wzr, w5, w9, eq 518 0xe9,0xc3,0x9e,0x5a = csinv w9, wzr, w30, gt 519 0x81,0x43,0x9f,0x5a = csinv w1, w28, wzr, mi 520 0xf3,0xb2,0x9d,0xda = csinv x19, x23, x29, lt 521 0x7f,0xa0,0x84,0xda = csinv xzr, x3, x4, ge 522 0xe5,0x23,0x86,0xda = csinv x5, xzr, x6, hs 523 0x07,0x31,0x9f,0xda = csinv x7, x8, xzr, lo 534 0xf4,0x03,0x9f,0x5a = csinv w20, wzr, wzr, eq 535 0xfe,0xb3,0x9f,0xda = csinv x3 [all...] |
/external/valgrind/none/tests/arm64/ |
H A D | integer.stdout.exp | 867 cmp x17,x18 ; csinv x16,x17,x18,eq :: rd 8593c2e5aedb9b6a rm afa6ef803bc9291c, rn 7a6c3d1a51246495, cin 0, nzcv 30000000 CV 868 cmp x17,x18 ; csinv x16,x17,x18,ne :: rd afa6ef803bc9291c rm afa6ef803bc9291c, rn 7a6c3d1a51246495, cin 0, nzcv 30000000 CV 869 cmp x17,x18 ; csinv x16,x17,x18,cc :: rd 8593c2e5aedb9b6a rm afa6ef803bc9291c, rn 7a6c3d1a51246495, cin 0, nzcv 30000000 CV 870 cmp x17,x18 ; csinv x16,x17,x18,cs :: rd afa6ef803bc9291c rm afa6ef803bc9291c, rn 7a6c3d1a51246495, cin 0, nzcv 30000000 CV 871 cmp x17,x18 ; csinv x16,x17,x18,mi :: rd 8593c2e5aedb9b6a rm afa6ef803bc9291c, rn 7a6c3d1a51246495, cin 0, nzcv 30000000 CV 872 cmp x17,x18 ; csinv x16,x17,x18,pl :: rd afa6ef803bc9291c rm afa6ef803bc9291c, rn 7a6c3d1a51246495, cin 0, nzcv 30000000 CV 873 cmp x17,x18 ; csinv x16,x17,x18,vc :: rd 8593c2e5aedb9b6a rm afa6ef803bc9291c, rn 7a6c3d1a51246495, cin 0, nzcv 30000000 CV 874 cmp x17,x18 ; csinv x16,x17,x18,vs :: rd afa6ef803bc9291c rm afa6ef803bc9291c, rn 7a6c3d1a51246495, cin 0, nzcv 30000000 CV 900 cmp w17,w18 ; csinv w16,w17,w18,eq :: rd 00000000aedb9b6a rm afa6ef803bc9291c, rn 7a6c3d1a51246495, cin 0, nzcv 80000000 N 901 cmp w17,w18 ; csinv w1 [all...] |
/external/v8/src/arm64/ |
H A D | assembler-arm64.cc | 1345 void Assembler::csinv(const Register& rd, function in class:v8::internal::Assembler 1371 csinv(rd, zr, zr, NegateCondition(cond)); 1383 csinv(rd, rn, rn, NegateCondition(cond));
|
H A D | macro-assembler-arm64-inl.h | 515 csinv(rd, rn, rm, cond);
|
H A D | assembler-arm64.h | 1248 void csinv(const Register& rd,
|
H A D | macro-assembler-arm64.cc | 395 csinv(rd, rn, zr, cond);
|
/external/vixl/src/aarch64/ |
H A D | assembler-aarch64.cc | 652 void Assembler::csinv(const Register& rd, function in class:vixl::aarch64::Assembler 678 csinv(rd, zr, zr, InvertCondition(cond)); 690 csinv(rd, rn, rn, InvertCondition(cond));
|
H A D | macro-assembler-aarch64.cc | 1398 masm->csinv(rd, left_register, zr, cond);
|
H A D | assembler-aarch64.h | 830 void csinv(const Register& rd,
|
H A D | macro-assembler-aarch64.h | 1146 csinv(rd, rn, rm, cond);
|
/external/vixl/test/aarch64/ |
H A D | test-trace-aarch64.cc | 132 __ csinv(w29, w2, w3, eq); 133 __ csinv(w29, w2, w3, ne); 134 __ csinv(x4, x5, x6, cc); 135 __ csinv(x4, x5, x6, cs);
|
H A D | test-disasm-aarch64.cc | 2161 COMPARE(csinv(w12, w13, w14, mi), "csinv w12, w13, w14, mi"); 2162 COMPARE(csinv(x15, x16, x17, pl), "csinv x15, x16, x17, pl"); 2180 COMPARE(csinv(x4, x5, x6, al), "csinv x4, x5, x6, al"); 2181 COMPARE(csinv(x5, x6, x7, nv), "csinv x5, x6, x7, nv"); 2198 COMPARE_MACRO(Csel(w0, w1, -1, eq), "csinv w0, w1, wzr, eq"); 2222 COMPARE_MACRO(Csel(x6, x7, -1, lo), "csinv x [all...] |