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

  /external/qemu/target-mips/
cpu.h 452 #define MIPS_HFLAG_B 0x0400 /* Unconditional branch */
translate.c 773 case MIPS_HFLAG_B:
788 case MIPS_HFLAG_B:
    [all...]

Completed in 67 milliseconds