Searched refs:IND (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dcpu-ia64-opc.c428 #define IND IA64_OPND_CLASS_IND macro
484 { IND, ins_reg, ext_reg, "", {{7, 20}}, 0, /* MR3 */
488 { IND, ins_reg, ext_reg, "cpuid", {{7, 20}}, 0, /* CPUID_R3 */
490 { IND, ins_reg, ext_reg, "dbr", {{7, 20}}, 0, /* DBR_R3 */
492 { IND, ins_reg, ext_reg, "dtr", {{7, 20}}, 0, /* DTR_R3 */
494 { IND, ins_reg, ext_reg, "itr", {{7, 20}}, 0, /* ITR_R3 */
496 { IND, ins_reg, ext_reg, "ibr", {{7, 20}}, 0, /* IBR_R3 */
498 { IND, ins_reg, ext_reg, "msr", {{7, 20}}, 0, /* MSR_R3 */
500 { IND, ins_reg, ext_reg, "pkr", {{7, 20}}, 0, /* PKR_R3 */
502 { IND, ins_re
[all...]
H A Dlinker.c1437 IND, /* Make indirect symbol. */
1459 /* INDR_ROW */ {IND, IND, IND, MDEF, IND, CIND, MIND, CYCLE },
1867 case IND:
1432 IND, /* Make indirect symbol. */ enumerator in enum:link_action
/freebsd-11-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c280 * IND - indirect to another to another table
294 #define IND(table) {(instable_t *)table, 0, "", 0, 0, 0, 0, 0, 0} macro
314 #define IND(table) {(instable_t *)table, 0, "", 0, 0, 0, 0, 0} macro
334 #define IND(table) {(instable_t *)table, 0, 0, 0, 0, 0, 0} macro
354 #define IND(table) {(instable_t *)table, 0, 0, 0, 0, 0} macro
1497 /* [F0] */ IND(dis_op0F38F0), IND(dis_op0F38F1), INVALID, INVALID,
1498 /* [F4] */ INVALID, INVALID, IND(dis_op0F38F6), INVALID,
1578 /* [F0] */ IND(dis_op0F38F0), IND(dis_op0F38F
[all...]
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h711 #define LEGITIMIZE_RELOAD_ADDRESS(AD, MODE, OPNUM, TYPE, IND, WIN) \
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.h1138 #define ARM_LEGITIMIZE_RELOAD_ADDRESS(X, MODE, OPNUM, TYPE, IND, WIN) \

Completed in 150 milliseconds