Home
last modified time | relevance | path

Searched refs:OP_SRA (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h229 #define OP_SRA 003 macro
237 #define OP_F_SRA OP_SRA
/f-stack/freebsd/mips/mips/
H A Ddb_disasm.c177 case OP_SRA: in md_printins()