Searched refs:ASM_OPER_IMM (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/ia64/disasm/
H A Ddisasm_format.c223 case ASM_OPER_IMM:
H A Ddisasm.h169 ASM_OPER_IMM, /* Immediate */ enumerator in enum:asm_oper_type
H A Ddisasm_extract.c1798 i->i_oper[op].o_type = ASM_OPER_IMM;
1835 i->i_oper[op].o_type = ASM_OPER_IMM;
1842 i->i_oper[op].o_type = ASM_OPER_IMM;
1868 i->i_oper[op].o_type = ASM_OPER_IMM;
1878 i->i_oper[op].o_type = ASM_OPER_IMM;
/freebsd-10-stable/sys/ia64/ia64/
H A Dunaligned.c240 postinc = (i->i_oper[3].o_type == ASM_OPER_IMM)
H A Dtrap.c305 inst->i_oper[1].o_type != ASM_OPER_IMM)

Completed in 94 milliseconds