Searched refs:GETTYPE (Results 1 – 3 of 3) sorted by relevance
100 #define GETTYPE(t) ((t) & INSTR_TYPE_MASK) macro
342 type = GETTYPE(op.type); in fix_alignment()
2550 if ((GETTYPE(op->type) == LOAD_VSX || in analyse_instr()2551 GETTYPE(op->type) == STORE_VSX) && in analyse_instr()2654 switch (GETTYPE(op->type)) { in emulate_update_regs()2752 type = GETTYPE(op->type); in emulate_loadstore()3014 type = GETTYPE(op.type); in emulate_step()