Home
last modified time | relevance | path

Searched refs:put_f64 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/riscv/kernel/
H A Dfpu.S112 # define put_f64(which) fmv.d.x which, a1; j 2f macro
115 # define put_f64(which) fld which, 0(a1); j 2f macro
209 fp_access_body(put_f64)