HomeSort by relevance Sort by last modified time
    Searched refs:OPF_LOW4 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
sparc.h 256 #define OPF_LOW4(x) OPF ((x) & 0xf) /* V9. */
258 #define F3F4(x, y, z) (OP (x) | OP3 (y) | OPF_LOW4 (z))
  /toolchain/binutils/binutils-2.25/opcodes/
sparc-opc.c     [all...]

Completed in 173 milliseconds