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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic54x/
H A Dopcodes.s16 add *ar4+, 1, a ; Xmem, SHFT, src (0<=SHFT<=15)
18 add #-32768, a ; #lk [,SHFT], src [,dst] (-32768<=lk<=32767)
29 and #1,1,a,b ; #lk[,SHFT],src[,dst]
105 ld *ar4+,1,a ; Xmem,SHFT,dst
107 ld #32767,1,a ; #lk,[,SHFT],dst
H A Dall-opcodes.s26376 ; ADDxmShift : ADD Xmem, SHFT, AB : 512
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dtic54x.h104 #define SHFT(OP) ((OP)&0xF) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dtic54x.h104 #define SHFT(OP) ((OP)&0xF) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dtic54x-dis.c333 shift = SHFT (opcode);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dtic54x-dis.c333 shift = SHFT (opcode);

Completed in 280 milliseconds