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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-tahoe.c377 int synthetic_too = 1; /* If 0, just use real opcodes. */
384 if (synthetic_too)
374 int synthetic_too = 1; /* If 0, just use real opcodes. */ local
H A Dtc-vax.c1824 vip_begin (synthetic_too, immediate, indirect, displen)
1825 int synthetic_too; /* 1 means include jXXX op-codes. */
1836 if (synthetic_too)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-vax.c959 vip_begin (int synthetic_too, /* 1 means include jXXX op-codes. */
972 if (synthetic_too)
951 vip_begin(int synthetic_too, const char *immediate, const char *indirect, const char *displen) argument

Completed in 212 milliseconds