Home
last modified time | relevance | path

Searched refs:OP_BLTZALL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h389 #define OP_BLTZALL 022 macro
394 #define OP_R_BLTZALL OP_BLTZALL
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c280 case OP_BLTZALL: in db_inst_type()
H A Dtrap.c1201 case OP_BLTZALL: in MipsEmulateBranch()