Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/alpha/
H A Dtrap.c727 case op_stb:
768 } else if (inst.mem_format.opcode == op_stb) {
H A Ddb_instruction.h224 #define op_stb 0x0e macro
H A Ddb_disasm.c868 case op_stb: in alpha_print_instruction()