Searched refs:fp32 (Results 1 – 2 of 2) sorted by relevance
/qemu/target/mips/tcg/ |
H A D | translate.c | 9366 gen_load_fpr32(ctx, fp32, fs); in gen_farith() 9381 gen_load_fpr32(ctx, fp32, fs); in gen_farith() 9396 gen_load_fpr32(ctx, fp32, fs); in gen_farith() 9411 gen_load_fpr32(ctx, fp32, fs); in gen_farith() 9676 gen_load_fpr32(ctx, fp32, fs); in gen_farith() 9700 gen_load_fpr32(ctx, fp32, fs); in gen_farith() 9908 gen_store_fpr32(ctx, fp32, fd); in gen_farith() 9923 gen_store_fpr32(ctx, fp32, fd); in gen_farith() 9938 gen_store_fpr32(ctx, fp32, fd); in gen_farith() 9953 gen_store_fpr32(ctx, fp32, fd); in gen_farith() [all …]
|
/qemu/target/arm/tcg/ |
H A D | neon-shared.decode | 38 # which is 0 for fp16 and 1 for fp32 into a MO_* constant.
|