Searched refs:A_H (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/binutils/include/opcode/
H A Dspu.h46 A_H, /* channel register at pos 7 */ enumerator in enum:__anon604
H A Dspu-insns.h150 APUOP(M_RDCH, RR, 0x00d, "rdch", _A2(A_T,A_H), 00002, SPR) /* ReaDCHannel RT<-CA:data */
151 APUOP(M_RCHCNT, RR, 0x00f, "rchcnt", _A2(A_T,A_H), 00002, SPR) /* ReaDCHanCouNT RT<-CA:count */
161 APUOP(M_WRCH, RR, 0x10d, "wrch", _A2(A_H,A_T), 00001, SPR) /* ChanWRite CA<-RT */
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Dspu-dis.c166 case A_H:
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-spu.c204 { 7, 7, 0, 0, 127, 0, -1, 0 }, /* A_H */
497 if (arg == A_H) /* Channel */
523 if (arg == A_H) /* Channel */
550 && arg == A_H)

Completed in 151 milliseconds