Home
last modified time | relevance | path

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

/external/vixl/test/aarch32/
Dtest-simulator-cond-rd-operand-rn-shift-rs-t32.cc1818 uint32_t rs_ref = reference[i].outputs[j].rs; in TestHelper() local
1821 (rs != rs_ref)) && in TestHelper()
1847 printf("0x%08" PRIx32, rs_ref); in TestHelper()
Dtest-simulator-cond-rd-operand-rn-shift-rs-a32.cc1830 uint32_t rs_ref = reference[i].outputs[j].rs; in TestHelper() local
1833 (rs != rs_ref)) && in TestHelper()
1859 printf("0x%08" PRIx32, rs_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc2271 uint32_t rs_ref = reference[i].outputs[j].rs; in TestHelper() local
2274 (rm != rm_ref) || (rs != rs_ref)) && in TestHelper()
2304 printf("0x%08" PRIx32, rs_ref); in TestHelper()