HomeSort by: relevance | last modified time | path
    Searched refs:op_special (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/alpha/alpha/
patch.c 73 .opcode = op_special,
db_interface.c 503 if (insn.mem_format.opcode == op_special) {
533 if (insn.mem_format.opcode == op_special) {
db_disasm.c 909 case op_special:
  /src/sys/arch/alpha/include/
alpha_instruction.h 239 #define op_special 0x18 /* see SPECIAL sub-table */ macro

Completed in 45 milliseconds