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

  /src/external/gpl3/binutils/dist/opcodes/
aarch64-opc.h 359 #undef F_REG_IN_CRM
360 #define F_REG_IN_CRM (1 << 5) /* Register extra encoding in CRm. */
374 In order to set/get full PSTATE field name use flag F_REG_IN_CRM and below
392 (F_REG_IN_CRM | PSTATE_ENCODE_CRM(CVAL) \
  /src/external/gpl3/binutils.old/dist/opcodes/
aarch64-opc.h 326 #undef F_REG_IN_CRM
327 #define F_REG_IN_CRM (1 << 5) /* Register extra encoding in CRm. */
338 In order to set/get full PSTATE field name use flag F_REG_IN_CRM and below
356 (F_REG_IN_CRM | PSTATE_ENCODE_CRM(CVAL) \
  /src/external/gpl3/gdb.old/dist/opcodes/
aarch64-opc.h 325 #undef F_REG_IN_CRM
326 #define F_REG_IN_CRM (1 << 5) /* Register extra encoding in CRm. */
337 In order to set/get full PSTATE field name use flag F_REG_IN_CRM and below
355 (F_REG_IN_CRM | PSTATE_ENCODE_CRM(CVAL) \
  /src/external/gpl3/gdb/dist/opcodes/
aarch64-opc.h 326 #undef F_REG_IN_CRM
327 #define F_REG_IN_CRM (1 << 5) /* Register extra encoding in CRm. */
338 In order to set/get full PSTATE field name use flag F_REG_IN_CRM and below
356 (F_REG_IN_CRM | PSTATE_ENCODE_CRM(CVAL) \

Completed in 76 milliseconds