Searched defs:fpr_t (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-mips/
H A Dcpu.h54 typedef union fpr_t fpr_t; typedef in typeref:union:fpr_t
55 union fpr_t { union
62 * in the fpr_t union regardless of the host endianess
73 fpr_t fpr[32];

Completed in 66 milliseconds