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

  /src/sys/arch/alpha/alpha/
trap.c 882 case op_ldwu:
1157 case op_ldwu:
1169 if (inst.mem_format.opcode == op_ldwu ||
1172 if (inst.mem_format.opcode == op_ldwu) {
1201 } else if (inst.mem_format.opcode == op_ldwu) {
db_interface.c 493 insn.mem_format.opcode == op_ldwu)
db_disasm.c 844 case op_ldwu:
  /src/sys/arch/alpha/include/
alpha_instruction.h 225 #define op_ldwu 0x0c macro

Completed in 14 milliseconds