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

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

Completed in 53 milliseconds