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

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

Completed in 39 milliseconds