Home
last modified time | relevance | path

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

/freebsd/tools/test/xregs_sig/
H A Dc2x2c_aarch64.S41 .globl vfp_to_cpu
42 .type vfp_to_cpu, @function
43 vfp_to_cpu: label
62 .size vfp_to_cpu, . - vfp_to_cpu
H A Dxregs_sig.c85 void vfp_to_cpu(uint8_t *);
93 .x2c = vfp_to_cpu,