HomeSort by relevance Sort by last modified time
    Searched refs:GEFlags (Results 1 - 9 of 9) sorted by null

  /external/vixl/test/aarch32/
test-utils-aarch32.h 97 const uint32_t GEFlags = GE0123Flag;
test-simulator-cond-rd-rn-rm-ge-a32.cc 524 __ And(ge_bits, ge_bits, GEFlags);
test-simulator-cond-rd-rn-rm-ge-t32.cc 524 __ And(ge_bits, ge_bits, GEFlags);
test-simulator-cond-rd-rn-rm-q-a32.cc 508 __ And(ge_bits, ge_bits, GEFlags);
test-simulator-cond-rd-rn-rm-q-t32.cc 508 __ And(ge_bits, ge_bits, GEFlags);
test-simulator-cond-rd-rn-rm-sel-a32.cc 501 __ And(ge_bits, ge_bits, GEFlags);
test-simulator-cond-rd-rn-rm-sel-t32.cc 501 __ And(ge_bits, ge_bits, GEFlags);
test-simulator-cond-rd-rn-rm-a32.cc     [all...]
test-simulator-cond-rd-rn-rm-t32.cc     [all...]

Completed in 161 milliseconds