/development/ndk/platforms/android-3/arch-arm/include/asm/ |
fpstate.h | 25 __u32 fpinst; member in struct:vfp_hard_struct
|
user.h | 68 unsigned long fpinst; member in struct:user_vfp_exc
|
/bionic/libc/include/sys/ |
user.h | 209 unsigned long fpinst;
|
/development/ndk/platforms/android-L/include/sys/ |
user.h | 213 unsigned long fpinst;
|
/external/llvm/test/MC/ARM/ |
simple-fp-encoding.s | 160 @ CHECK: vmrs r1, fpinst @ encoding: [0x10,0x1a,0xf9,0xee] 161 vmrs r1, fpinst 171 @ CHECK: vmsr fpinst, r3 @ encoding: [0x10,0x3a,0xe9,0xee] 172 vmsr fpinst, r3
|