Searched refs:ASM_OPER_FREG (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/ia64/disasm/
H A Ddisasm_extract.c1962 operand(i, 1, ASM_OPER_FREG, bits, 6, 7);
1963 operand(i, 2, ASM_OPER_FREG, bits, 13, 7);
1964 operand(i, 3, ASM_OPER_FREG, bits, 20, 7);
1965 operand(i, 4, ASM_OPER_FREG, bits, 27, 7);
1968 operand(i, 1, ASM_OPER_FREG, bits, 6, 7);
1969 operand(i, 2, ASM_OPER_FREG, bits, 13, 7);
1970 operand(i, 3, ASM_OPER_FREG, bits, 20, 7);
1971 operand(i, 4, ASM_OPER_FREG, bits, 27, 7);
1974 operand(i, 1, ASM_OPER_FREG, bits, 6, 7);
1975 operand(i, 2, ASM_OPER_FREG, bit
[all...]
H A Ddisasm_format.c219 case ASM_OPER_FREG:
H A Ddisasm.h167 ASM_OPER_FREG, /* = f# */ enumerator in enum:asm_oper_type

Completed in 100 milliseconds