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

  /src/external/gpl3/gdb/dist/include/opcode/
aarch64.h 1265 struct aarch64_opcode
1316 typedef struct aarch64_opcode aarch64_opcode;
1319 extern const aarch64_opcode aarch64_opcode_table[];
1431 alias_opcode_p (const aarch64_opcode *opcode)
1437 opcode_has_alias (const aarch64_opcode *opcode)
1444 opcode_priority (const aarch64_opcode *opcode)
1450 pseudo_opcode_p (const aarch64_opcode *opcode)
1460 aarch64_opcode_subclass_p (const aarch64_opcode *opcode, uint64_t flag)
1469 optional_operand_p (const aarch64_opcode *opcode, unsigned int idx
1264 struct aarch64_opcode struct
1315 typedef struct aarch64_opcode aarch64_opcode; typedef in typeref:struct:aarch64_opcode
    [all...]
  /src/external/gpl3/gdb.old/dist/include/opcode/
aarch64.h 1179 struct aarch64_opcode
1230 typedef struct aarch64_opcode aarch64_opcode;
1233 extern const aarch64_opcode aarch64_opcode_table[];
1322 alias_opcode_p (const aarch64_opcode *opcode)
1328 opcode_has_alias (const aarch64_opcode *opcode)
1335 opcode_priority (const aarch64_opcode *opcode)
1341 pseudo_opcode_p (const aarch64_opcode *opcode)
1350 optional_operand_p (const aarch64_opcode *opcode, unsigned int idx)
1359 get_optional_operand_default_value (const aarch64_opcode *opcode
1178 struct aarch64_opcode struct
1229 typedef struct aarch64_opcode aarch64_opcode; typedef in typeref:struct:aarch64_opcode
    [all...]
  /src/external/gpl3/binutils/dist/include/opcode/
aarch64.h 1382 struct aarch64_opcode
1433 typedef struct aarch64_opcode aarch64_opcode;
1436 extern const aarch64_opcode aarch64_opcode_table[];
1568 alias_opcode_p (const aarch64_opcode *opcode)
1574 opcode_has_alias (const aarch64_opcode *opcode)
1581 opcode_priority (const aarch64_opcode *opcode)
1587 pseudo_opcode_p (const aarch64_opcode *opcode)
1597 aarch64_opcode_subclass_p (const aarch64_opcode *opcode, uint64_t flag)
1606 optional_operand_p (const aarch64_opcode *opcode, unsigned int idx
1381 struct aarch64_opcode struct
1432 typedef struct aarch64_opcode aarch64_opcode; typedef in typeref:struct:aarch64_opcode
    [all...]
  /src/external/gpl3/binutils.old/dist/include/opcode/
aarch64.h 1401 struct aarch64_opcode
1452 typedef struct aarch64_opcode aarch64_opcode;
1455 extern const aarch64_opcode aarch64_opcode_table[];
1587 alias_opcode_p (const aarch64_opcode *opcode)
1593 opcode_has_alias (const aarch64_opcode *opcode)
1600 opcode_priority (const aarch64_opcode *opcode)
1606 pseudo_opcode_p (const aarch64_opcode *opcode)
1616 aarch64_opcode_subclass_p (const aarch64_opcode *opcode, uint64_t flag)
1625 optional_operand_p (const aarch64_opcode *opcode, unsigned int idx
1400 struct aarch64_opcode struct
1451 typedef struct aarch64_opcode aarch64_opcode; typedef in typeref:struct:aarch64_opcode
    [all...]

Completed in 34 milliseconds