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

  /external/qemu/target-mips/
cpu.h 283 #define CP0St_MX 24
op_helper.c 703 mx = (v >> CP0St_MX) & 0x1;
733 | (1 << CP0St_MX)
742 status |= tmx << CP0St_MX;
    [all...]

Completed in 32 milliseconds