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

/freebsd-9.3-release/sys/ia64/disasm/
H A Ddisasm_extract.c1915 operand(i, 0, ASM_OPER_PREG, bits, 0, 6);
1949 operand(i, 1, ASM_OPER_PREG, bits, 6, 6);
1950 operand(i, 2, ASM_OPER_PREG, bits, 27, 6);
1958 operand(i, 1, ASM_OPER_PREG, bits, 6, 6);
1959 operand(i, 2, ASM_OPER_PREG, bits, 27, 6);
1965 operand(i, 1, ASM_OPER_PREG, bits, 6, 6);
1966 operand(i, 2, ASM_OPER_PREG, bits, 27, 6);
2064 operand(i, 1, ASM_OPER_PREG, bits, 6, 6);
2065 operand(i, 2, ASM_OPER_PREG, bits, 27, 6);
2071 operand(i, 1, ASM_OPER_PREG, bit
[all...]
H A Ddisasm_format.c253 case ASM_OPER_PREG:
H A Ddisasm.h179 ASM_OPER_PREG, /* = p# */ enumerator in enum:asm_oper_type

Completed in 28 milliseconds