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

  /src/sys/arch/ia64/disasm/
disasm_extract.c 2030 operand(i, 1, ASM_OPER_FREG, bits, 6, 7);
2031 operand(i, 2, ASM_OPER_FREG, bits, 13, 7);
2032 operand(i, 3, ASM_OPER_FREG, bits, 20, 7);
2033 operand(i, 4, ASM_OPER_FREG, bits, 27, 7);
2036 operand(i, 1, ASM_OPER_FREG, bits, 6, 7);
2037 operand(i, 2, ASM_OPER_FREG, bits, 13, 7);
2038 operand(i, 3, ASM_OPER_FREG, bits, 20, 7);
2039 operand(i, 4, ASM_OPER_FREG, bits, 27, 7);
2042 operand(i, 1, ASM_OPER_FREG, bits, 6, 7);
2043 operand(i, 2, ASM_OPER_FREG, bits, 13, 7)
    [all...]
disasm_format.c 223 case ASM_OPER_FREG:
disasm.h 168 ASM_OPER_FREG, /* = f# */

Completed in 64 milliseconds