Home
last modified time | relevance | path

Searched refs:OP_BGTZL (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h171 #define OP_BGTZL 027 macro
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c300 case OP_BGTZL: in db_inst_type()
H A Ddb_disasm.c246 case OP_BGTZL: in md_printins()
H A Dtrap.c1263 case OP_BGTZL: in MipsEmulateBranch()