Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h366 #define OP_BGEZL 003 macro
371 #define OP_R_BGEZL OP_BGEZL
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c275 case OP_BGEZL: in db_inst_type()
H A Dtrap.c1209 case OP_BGEZL: in MipsEmulateBranch()