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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c440 /* If unified_syntax is true, we are processing the new unified
463 static bool unified_syntax = false; variable
1162 if (unified_syntax)
3356 unified_syntax = true;
3358 unified_syntax = false;
5436 if (!unified_syntax)
9777 if (unified_syntax)
11641 if (unified_syntax)
11857 if (unified_syntax && inst.size_req == 0 && Rd <= 7)
11864 else if (unified_syntax
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c438 /* If unified_syntax is true, we are processing the new unified
461 static bfd_boolean unified_syntax = FALSE; variable
1156 if (unified_syntax)
3361 unified_syntax = TRUE;
3363 unified_syntax = FALSE;
5397 if (!unified_syntax)
9723 if (unified_syntax)
11581 if (unified_syntax)
11797 if (unified_syntax && inst.size_req == 0 && Rd <= 7)
11804 else if (unified_syntax
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c440 /* If unified_syntax is true, we are processing the new unified
463 static bool unified_syntax = false; variable
1162 if (unified_syntax)
3356 unified_syntax = true;
3358 unified_syntax = false;
5436 if (!unified_syntax)
9777 if (unified_syntax)
11641 if (unified_syntax)
11857 if (unified_syntax && inst.size_req == 0 && Rd <= 7)
11864 else if (unified_syntax
[all...]

Completed in 339 milliseconds