Home
last modified time | relevance | path

Searched refs:rs_ref (Results 1 - 3 of 3) sorted by relevance

/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-a32.cc1205 uint32_t rs_ref = reference[i].outputs[j].rs; in TestHelper() local
1208 (rs != rs_ref)) && in TestHelper()
1234 printf("0x%08" PRIx32, rs_ref); in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-t32.cc1193 uint32_t rs_ref = reference[i].outputs[j].rs; in TestHelper() local
1196 (rs != rs_ref)) && in TestHelper()
1222 printf("0x%08" PRIx32, rs_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc2269 uint32_t rs_ref = reference[i].outputs[j].rs; in TestHelper() local
2272 (rm != rm_ref) || (rs != rs_ref)) && in TestHelper()
2302 printf("0x%08" PRIx32, rs_ref); in TestHelper()

Completed in 8 milliseconds