Searched refs:FPCONV (Results 1 – 3 of 3) sorted by relevance
67 #define FPCONV 0x100 macro
128 if (op.type & FPCONV) in kvmppc_emulate_loadstore()255 if (op.type & FPCONV) in kvmppc_emulate_loadstore()
485 if (op->type & FPCONV) in do_fp_load()531 if (op->type & FPCONV) in do_fp_store()2199 op->type = MKOP(LOAD_FP, u | FPCONV, 4); in analyse_instr()2209 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr()2514 op->type = MKOP(LOAD_FP, u | FPCONV, 4); in analyse_instr()2526 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr()