HomeSort by: relevance | last modified time | path
    Searched refs:SHFT (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
tic54x.h 104 #define SHFT(OP) ((OP)&0xF)
  /src/external/gpl3/binutils.old/dist/include/opcode/
tic54x.h 104 #define SHFT(OP) ((OP)&0xF)
  /src/external/gpl3/gdb/dist/include/opcode/
tic54x.h 104 #define SHFT(OP) ((OP)&0xF)
  /src/external/gpl3/gdb.old/dist/include/opcode/
tic54x.h 104 #define SHFT(OP) ((OP)&0xF)
  /src/external/gpl3/binutils/dist/opcodes/
tic54x-dis.c 332 shift = SHFT (opcode);
  /src/external/gpl3/binutils.old/dist/opcodes/
tic54x-dis.c 332 shift = SHFT (opcode);
  /src/external/gpl3/gdb/dist/opcodes/
tic54x-dis.c 332 shift = SHFT (opcode);
  /src/external/gpl3/gdb.old/dist/opcodes/
tic54x-dis.c 332 shift = SHFT (opcode);
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 1146 Store (\SHFT.TEST(), Local0)
3982 Method (SHFT,2)
3984 { // SHFT
4101 } // SHFT
4109 Store (SHFT (0x80, 8), RSLT)
4489 Device (SHFT)
4490 {//SHFT
4671 }//Device SHFT

Completed in 48 milliseconds