Searched refs:fscale (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | tbldo.S | 391 .long pscale |$26-0 fscale all 392 .long pscale |$26-1 fscale all 393 .long pscale |$26-2 fscale all 394 .long pscale |$26-3 fscale all 395 .long pscale |$26-4 fscale all 396 .long serror |$26-5 fscale ERROR 397 .long serror |$26-6 fscale ERROR 398 .long serror |$26-7 fscale ERROR
|
H A D | scale.S | 10 | the fscale unimplemented instruction.
|
H A D | do_func.S | 413 | ;$26 fscale
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | MISC | 61 fscale.s : 2.5 165 fscale.s : 2.5
|
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_gpu.c | 489 unsigned int fscale = 1 << (6 - gpu->freq_scale); in etnaviv_gpu_update_clock() local 493 clock |= VIVS_HI_CLOCK_CONTROL_FSCALE_VAL(fscale); in etnaviv_gpu_update_clock() 517 unsigned int fscale = 1 << (6 - gpu->freq_scale); in etnaviv_hw_reset() local 518 control = VIVS_HI_CLOCK_CONTROL_FSCALE_VAL(fscale); in etnaviv_hw_reset()
|
/openbmc/qemu/target/m68k/ |
H A D | helper.h | 72 DEF_HELPER_4(fscale, void, env, fp, fp, fp)
|
H A D | fpu_helper.c | 647 void HELPER(fscale)(CPUM68KState *env, FPReg *res, FPReg *val0, FPReg *val1) in HELPER() argument
|
/openbmc/qemu/target/i386/ |
H A D | helper.h | 178 DEF_HELPER_1(fscale, void, env)
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | fpu_trig.c | 1486 static void fscale(FPU_REG *st0_ptr, u_char st0_tag) in fscale() function 1643 fprem, fyl2xp1, fsqrt_, fsincos, frndint_, fscale, fsin, fcos
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 2487 # fcmp fatan fscale 11376 # frem,fmod, and fscale would get the dst trashed here. But, for 11449 long fscale - tbl_unsupp # 26: fscale
|
H A D | pfpsp.S | 2486 # fcmp fatan fscale
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 703 "FSCALE","FSCALE","fscale","D9 FD","V","V","","","","",""
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |