/development/ndk/platforms/android-3/arch-arm/include/asm/ |
fpstate.h | 22 __u32 fpexc; member in struct:vfp_hard_struct
|
user.h | 67 unsigned long fpexc; member in struct:user_vfp_exc
|
/bionic/libc/include/sys/ |
user.h | 208 unsigned long fpexc;
|
/development/ndk/platforms/android-L/include/sys/ |
user.h | 212 unsigned long fpexc;
|
/external/llvm/test/MC/ARM/ |
simple-fp-encoding.s | 156 @ CHECK: vmrs r0, fpexc @ encoding: [0x10,0x0a,0xf8,0xee] 157 vmrs r0, fpexc 167 @ CHECK: vmsr fpexc, r0 @ encoding: [0x10,0x0a,0xe8,0xee] 168 vmsr fpexc, r0
|