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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c15058 N_VFP = 0x4000000, /* VFP mode: operand size must match register width. */
15574 if ((thisarg & N_VFP) != 0)
15732 et = neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_KEY | N_VFP);
15737 et = neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP,
15738 N_F_ALL | N_KEY | N_VFP);
15824 neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_VFP | N_KEY);
15873 neon_check_type (2, rs, N_EQK | N_VFP, N_F_AL
15052 N_VFP = 0x4000000, /* VFP mode: operand size must match register width. */ enumerator in enum:neon_type_mask
[all...]
H A Dtc-mips.c663 #define N_VFP 0xd4 macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c14998 N_VFP = 0x4000000, /* VFP mode: operand size must match register width. */
15514 if ((thisarg & N_VFP) != 0)
15672 et = neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_KEY | N_VFP);
15677 et = neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP,
15678 N_F_ALL | N_KEY | N_VFP);
15764 neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_VFP | N_KEY);
15813 neon_check_type (2, rs, N_EQK | N_VFP, N_F_AL
14992 N_VFP = 0x4000000, /* VFP mode: operand size must match register width. */ enumerator in enum:neon_type_mask
[all...]
H A Dtc-mips.c661 #define N_VFP 0xd4 macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c15058 N_VFP = 0x4000000, /* VFP mode: operand size must match register width. */
15574 if ((thisarg & N_VFP) != 0)
15732 et = neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_KEY | N_VFP);
15737 et = neon_check_type (3, rs, N_EQK | N_VFP, N_EQK | N_VFP,
15738 N_F_ALL | N_KEY | N_VFP);
15824 neon_check_type (2, rs, N_EQK | N_VFP, N_F_ALL | N_VFP | N_KEY);
15873 neon_check_type (2, rs, N_EQK | N_VFP, N_F_AL
15052 N_VFP = 0x4000000, /* VFP mode: operand size must match register width. */ enumerator in enum:neon_type_mask
[all...]
H A Dtc-mips.c663 #define N_VFP 0xd4 macro

Completed in 512 milliseconds