Searched refs:GETTYPE (Results 1 – 5 of 5) sorted by relevance
96 #define GETTYPE(t) ((t) & INSTR_TYPE_MASK) macro
204 type = GETTYPE(op.type); in is_larx_stcx_instr()
341 type = GETTYPE(op.type); in fix_alignment()
2672 if ((GETTYPE(op->type) == LOAD_VSX || in analyse_instr()2673 GETTYPE(op->type) == STORE_VSX) && in analyse_instr()2776 switch (GETTYPE(op->type)) { in emulate_update_regs()2876 type = GETTYPE(op->type); in emulate_loadstore()3138 type = GETTYPE(op.type); in emulate_step()
852 GETTYPE(op.type) != COMPUTE) { in emulate_compute_instr()