/external/vixl/test/aarch32/ |
D | test-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc | 188 {ZCVFlag, 0x55555555, 0x55555555}, 234 {ZCVFlag, 0x80000000, 0x80000000}, 242 {ZCVFlag, 0x00007fff, 0x00007fff}, 272 {ZCVFlag, 0xaaaaaaaa, 0xaaaaaaaa}, 288 {ZCVFlag, 0x00000000, 0x00000000}, 351 {ZCVFlag, 0xfffffffd, 0xfffffffd}, 358 {ZCVFlag, 0xcccccccc, 0xcccccccc}, 371 {ZCVFlag, 0x0000007d, 0x0000007d}, 395 {ZCVFlag, 0xffff8003, 0xffff8003}, 405 {ZCVFlag, 0x0000007e, 0x0000007e}, [all …]
|
D | test-simulator-cond-rd-rn-operand-rm-t32.cc | 209 {ZCVFlag, 0xabababab, 0xabababab, 0xabababab}, 319 {ZCVFlag, 0x00000020, 0x00000020, 0xaaaaaaaa}, 325 {ZCVFlag, 0x00000001, 0x00000001, 0x7ffffffd}, 326 {ZCVFlag, 0x0000007d, 0x0000007d, 0xaaaaaaaa}, 331 {ZCVFlag, 0x00007ffd, 0x00007ffd, 0xffffffff}, 346 {ZCVFlag, 0x55555555, 0x55555555, 0xfffffffe}, 392 {ZCVFlag, 0xffffffe0, 0xffffffe0, 0x00000001}, 394 {ZCVFlag, 0x7fffffff, 0x7fffffff, 0x55555555}, 398 {ZCVFlag, 0xffffff82, 0xffffff82, 0x7ffffffd}, 415 {ZCVFlag, 0x00000000, 0x00007ffd, 0x00000000}, [all …]
|
D | test-utils-aarch32.h | 62 const uint32_t ZCVFlag = ZFlag | CFlag | VFlag; variable
|
D | test-simulator-cond-rd-operand-imm16-t32.cc | 173 {ZCVFlag, 0xabababab},
|
D | test-simulator-cond-rd-operand-const-a32.cc | 179 {ZCVFlag, 0xabababab},
|
D | test-simulator-cond-rd-operand-const-t32.cc | 179 {ZCVFlag, 0xabababab},
|
D | test-simulator-cond-rd-operand-rn-a32.cc | 186 {ZCVFlag, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-operand-rn-ror-amount-a32.cc | 180 {ZCVFlag, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-operand-rn-t32.cc | 186 {ZCVFlag, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-operand-rn-ror-amount-t32.cc | 180 {ZCVFlag, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rdlow-rnlow-rmlow-t32.cc | 177 {ZCVFlag, 0xabababab, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-rn-operand-rm-a32.cc | 209 {ZCVFlag, 0xabababab, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc | 182 {ZCVFlag, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc | 182 {ZCVFlag, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc | 182 {ZCVFlag, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc | 182 {ZCVFlag, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc | 183 {ZCVFlag, 0xabababab, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-rn-t32.cc | 179 {ZCVFlag, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc | 183 {ZCVFlag, 0xabababab, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-rn-a32.cc | 179 {ZCVFlag, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rdlow-operand-imm8-t32.cc | 174 {ZCVFlag, 0xabababab},
|
D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc | 197 {ZCVFlag, 0xabababab, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc | 197 {ZCVFlag, 0xabababab, 0xabababab, 0xabababab},
|
D | test-simulator-cond-rd-rn-operand-const-a32.cc | 193 {ZCVFlag, 0xabababab, 0xabababab},
|
/external/v8/src/arm64/ |
D | constants-arm64.h | 319 ZCVFlag = ZFlag | CFlag | VFlag, enumerator
|