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

  /external/qemu/target-arm/
cpu.h 275 static inline void xpsr_write(CPUARMState *env, uint32_t val, uint32_t mask) function
helper.c 689 xpsr_write(env, xpsr, 0xfffffdff);
    [all...]

Completed in 717 milliseconds