Searched refs:N_VFP (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c13528 N_VFP = 0x4000000, /* VFP mode: operand size must match register width. */
14033 if ((thisarg & N_VFP) != 0)
14191 et = neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_KEY | N_VFP);
14196 et = neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP,
14197 N_F_ALL | N_KEY | N_VFP);
14283 neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_VFP | N_KEY);
14332 neon_check_type (2, rs, N_EQK | N_VFP, N_F_AL
13521 N_VFP = 0x4000000, /* VFP mode: operand size must match register width. */ enumerator in enum:neon_type_mask
[all...]
H A Dtc-mips.c645 #define N_VFP 0xd4 macro
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-mips.c485 #define N_VFP 0xd4 macro

Completed in 280 milliseconds