Searched refs:GETTYPE (Results 1 – 5 of 5) sorted by relevance
103 #define GETTYPE(t) ((t) & INSTR_TYPE_MASK) macro
148 *type = GETTYPE(op.type); in wp_get_instr_detail()
343 type = GETTYPE(op.type); in fix_alignment()
2858 if ((GETTYPE(op->type) == LOAD_VSX || in analyse_instr()2859 GETTYPE(op->type) == STORE_VSX) && in analyse_instr()2962 switch (GETTYPE(op->type)) { in emulate_update_regs()3060 type = GETTYPE(op->type); in emulate_loadstore()3322 type = GETTYPE(op.type); in emulate_step()
1318 if (analysed != 1 || GETTYPE(op.type) != COMPUTE) { in emulate_compute_instr()