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()
2656 if ((GETTYPE(op->type) == LOAD_VSX || in analyse_instr()2657 GETTYPE(op->type) == STORE_VSX) && in analyse_instr()2760 switch (GETTYPE(op->type)) { in emulate_update_regs()2858 type = GETTYPE(op->type); in emulate_loadstore()3120 type = GETTYPE(op.type); in emulate_step()
852 GETTYPE(op.type) != COMPUTE) { in emulate_compute_instr()