HomeSort by: relevance | last modified time | path
    Searched defs:FRC_MASK (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 3241 #define FRC_MASK (0x1f << 6)
4161 #define AFRC_MASK (A_MASK | FRC_MASK)
4164 #define AFRAFRC_MASK (A_MASK | FRA_MASK | FRC_MASK)
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 3241 #define FRC_MASK (0x1f << 6)
4160 #define AFRC_MASK (A_MASK | FRC_MASK)
4163 #define AFRAFRC_MASK (A_MASK | FRA_MASK | FRC_MASK)
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 3163 #define FRC_MASK (0x1f << 6)
4070 #define AFRC_MASK (A_MASK | FRC_MASK)
4073 #define AFRAFRC_MASK (A_MASK | FRA_MASK | FRC_MASK)
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 3163 #define FRC_MASK (0x1f << 6)
4070 #define AFRC_MASK (A_MASK | FRC_MASK)
4073 #define AFRAFRC_MASK (A_MASK | FRA_MASK | FRC_MASK)

Completed in 68 milliseconds