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

  /external/qemu/target-arm/
cpu.h 334 #define CACHED_CPSR_BITS (CPSR_T | CPSR_GE | CPSR_IT | CPSR_Q | CPSR_NZCV)
helper.c 558 mask &= ~CACHED_CPSR_BITS;
    [all...]

Completed in 38 milliseconds