HomeSort by: relevance | last modified time | path
    Searched defs:REG_REGMASK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/mips/
bds_emul.S 48 #define REG_REGMASK (0x1f << REG_SCALESHIFT)
167 andi t1, REG_REGMASK
168 andi t2, REG_REGMASK
181 andi t1, REG_REGMASK
182 andi t2, REG_REGMASK
257 andi t2, REG_REGMASK
453 andi t0, REG_REGMASK
454 andi t1, REG_REGMASK
455 andi t2, REG_REGMASK
469 andi t0, REG_REGMASK
    [all...]
fp.S 101 #define REG_REGMASK (0x1F << REG_SCALESHIFT)
663 andi t0, t0, REG_REGMASK
676 andi t0, t0, REG_REGMASK
700 andi t0, t0, REG_REGMASK
713 andi t0, t0, REG_REGMASK
741 andi t0, t0, REG_REGMASK
761 andi t0, t0, REG_REGMASK

Completed in 13 milliseconds