Searched refs:STORE_FP (Results 1 – 3 of 3) sorted by relevance
| /arch/powerpc/include/asm/ |
| A D | sstep.h | 31 STORE_FP, enumerator
|
| /arch/powerpc/lib/ |
| A D | sstep.c | 2465 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr() 2470 op->type = MKOP(STORE_FP, u, 8); in analyse_instr() 2487 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr() 2491 op->type = MKOP(STORE_FP, 0, 4); in analyse_instr() 2823 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr() 2829 op->type = MKOP(STORE_FP, u, 8); in analyse_instr() 2910 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr() 3103 op->type = MKOP(STORE_FP, PREFIXED | FPCONV, 4); in analyse_instr() 3106 op->type = MKOP(STORE_FP, PREFIXED, 8); in analyse_instr() 3125 case STORE_FP: in analyse_instr() [all …]
|
| /arch/powerpc/kvm/ |
| A D | emulate_loadstore.c | 238 case STORE_FP: in kvmppc_emulate_loadstore()
|
Completed in 9 milliseconds