HomeSort by relevance Sort by last modified time
    Searched full:flags_nzcv (Results 1 - 4 of 4) sorted by null

  /external/vixl/test/aarch32/
test-utils-aarch32.h 159 uint32_t flags_nzcv() const {
test-assembler-aarch32.cc 210 VIXL_CHECK(EqualNzcv(expected, core.flags_nzcv()))
    [all...]
  /external/vixl/test/aarch64/
test-utils-aarch64.h 130 inline uint32_t flags_nzcv() const { function in class:vixl::aarch64::RegisterDump
test-assembler-aarch64.cc 270 VIXL_CHECK(EqualNzcv(expected, core.flags_nzcv()))
    [all...]

Completed in 2200 milliseconds