HomeSort by: relevance | last modified time | path
    Searched defs:hppa_fpu_swap (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/hppa/
trap.S 926 * to use. hppa_fpu_swap deliberately uses only these registers and %r1
932 /* Call hppa_fpu_swap. */
937 b hppa_fpu_swap
1007 * void hppa_fpu_swap(struct fpreg *out, struct fpreg *in);
1013 ALTENTRY(hppa_fpu_swap) function
1073 * this variable holds a physical address, this means that hppa_fpu_swap
trap.S 926 * to use. hppa_fpu_swap deliberately uses only these registers and %r1
932 /* Call hppa_fpu_swap. */
937 b hppa_fpu_swap
1007 * void hppa_fpu_swap(struct fpreg *out, struct fpreg *in);
1013 ALTENTRY(hppa_fpu_swap) function
1073 * this variable holds a physical address, this means that hppa_fpu_swap

Completed in 23 milliseconds