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

  /src/sys/arch/ia64/disasm/
disasm_extract.c 2280 operand(i, 1, ASM_OPER_AREG, bits, 20, 7);
2284 operand(i, 1, ASM_OPER_AREG, bits, 20, 7);
2289 operand(i, 2, ASM_OPER_AREG, bits, 20, 7);
2305 op_type(i, 2, ASM_OPER_AREG);
2328 op_type(i, 3, ASM_OPER_AREG);
2403 op_type(i, 4, ASM_OPER_AREG);
2405 op_type(i, 5, ASM_OPER_AREG);
2409 op_type(i, 4, ASM_OPER_AREG);
2473 operand(i, 1, ASM_OPER_AREG, bits, 20, 7);
2477 operand(i, 1, ASM_OPER_AREG, bits, 20, 7)
    [all...]
disasm_format.c 136 case ASM_OPER_AREG:
disasm.h 161 ASM_OPER_AREG, /* = ar# */

Completed in 12 milliseconds