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

  /src/sys/arch/ia64/disasm/
disasm_format.c 171 case ASM_OPER_BREG:
disasm_extract.c 1994 operand(i, 1, ASM_OPER_BREG, bits, 6, 3);
1999 operand(i, 1, ASM_OPER_BREG, bits, 13, 3);
2007 operand(i, 1, ASM_OPER_BREG, bits, 6, 3);
2008 operand(i, 2, ASM_OPER_BREG, bits, 13, 3);
2018 operand(i, 1, ASM_OPER_BREG, bits, 13, 3);
2257 operand(i, 1, ASM_OPER_BREG, bits, 6, 3);
2263 operand(i, 2, ASM_OPER_BREG, bits, 13, 3);
2591 operand(i, 1, ASM_OPER_BREG, bits, 6, 3);
disasm.h 162 ASM_OPER_BREG, /* = b# */

Completed in 14 milliseconds