Searched refs:fscale (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/arch/m68k/fpsp040/ |
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
|
D | scale.S | 10 | the fscale unimplemented instruction.
|
D | do_func.S | 413 | ;$26 fscale
|
/Linux-v5.15/arch/m68k/ifpsp060/ |
D | MISC | 61 fscale.s : 2.5 165 fscale.s : 2.5
|
/Linux-v5.15/drivers/gpu/drm/etnaviv/ |
D | etnaviv_gpu.c | 482 unsigned int fscale = 1 << (6 - gpu->freq_scale); in etnaviv_gpu_update_clock() local 486 clock |= VIVS_HI_CLOCK_CONTROL_FSCALE_VAL(fscale); in etnaviv_gpu_update_clock() 502 unsigned int fscale = 1 << (6 - gpu->freq_scale); in etnaviv_hw_reset() local 503 control = VIVS_HI_CLOCK_CONTROL_FSCALE_VAL(fscale); in etnaviv_hw_reset()
|
/Linux-v5.15/arch/x86/math-emu/ |
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
|
/Linux-v5.15/arch/m68k/ifpsp060/src/ |
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
|
D | pfpsp.S | 2486 # fcmp fatan fscale
|