HomeSort by: relevance | last modified time | path
    Searched refs:__fpreg (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/riscv/include/
reg.h 110 union __fpreg { union
114 #define _BSD_FPREG_T_ union __fpreg
mcontext.h 44 union __fpreg { union
48 #define _BSD_FPREG_T_ union __fpreg
  /src/external/gpl3/gcc/dist/libgcc/config/pa/
sfp-machine.h 124 union { unsigned long long __fpreg; \
129 : "=m" (__fullfp.__fpreg) \
130 : "r" (&__fullfp.__fpreg) \
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
sfp-machine.h 124 union { unsigned long long __fpreg; \
129 : "=m" (__fullfp.__fpreg) \
130 : "r" (&__fullfp.__fpreg) \

Completed in 25 milliseconds