Searched refs:FPCONV (Results 1 – 3 of 3) sorted by relevance
71 #define FPCONV 0x100 macro
146 if (op.type & FPCONV) in kvmppc_emulate_loadstore()273 if (op.type & FPCONV) in kvmppc_emulate_loadstore()
489 if (op->type & FPCONV) in do_fp_load()535 if (op->type & FPCONV) in do_fp_store()2093 op->type = MKOP(LOAD_FP, u | FPCONV, 4); in analyse_instr()2103 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr()2408 op->type = MKOP(LOAD_FP, u | FPCONV, 4); in analyse_instr()2420 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr()