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

  /toolchain/binutils/binutils-2.25/include/opcode/
sparc.h 112 #define F_JSR 0x00000010 /* Subroutine call. */
  /toolchain/binutils/binutils-2.25/opcodes/
sparc-dis.c 1031 if (opcode->flags & (F_UNBR|F_CONDBR|F_JSR))
1039 if (opcode->flags & F_JSR)
sparc-opc.c     [all...]

Completed in 1164 milliseconds