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

  /src/external/gpl3/binutils/dist/opcodes/
aarch64-opc.h 293 struct aarch64_operand
311 typedef struct aarch64_operand aarch64_operand;
313 extern const aarch64_operand aarch64_operands[];
400 operand_has_inserter (const aarch64_operand *operand)
406 operand_has_extractor (const aarch64_operand *operand)
412 operand_need_sign_extension (const aarch64_operand *operand)
418 operand_need_shift_by_two (const aarch64_operand *operand)
424 operand_need_shift_by_three (const aarch64_operand *operand)
430 operand_need_shift_by_four (const aarch64_operand *operand
292 struct aarch64_operand struct
310 typedef struct aarch64_operand aarch64_operand; typedef in typeref:struct:aarch64_operand
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
aarch64-opc.h 259 struct aarch64_operand
277 typedef struct aarch64_operand aarch64_operand;
279 extern const aarch64_operand aarch64_operands[];
372 operand_has_inserter (const aarch64_operand *operand)
378 operand_has_extractor (const aarch64_operand *operand)
384 operand_need_sign_extension (const aarch64_operand *operand)
390 operand_need_shift_by_two (const aarch64_operand *operand)
396 operand_need_shift_by_three (const aarch64_operand *operand)
402 operand_need_shift_by_four (const aarch64_operand *operand
258 struct aarch64_operand struct
276 typedef struct aarch64_operand aarch64_operand; typedef in typeref:struct:aarch64_operand
    [all...]
  /src/external/gpl3/gdb/dist/gdbserver/
linux-aarch64-low.cc 1059 struct aarch64_operand struct
1111 static struct aarch64_operand
1114 struct aarch64_operand operand;
1128 static struct aarch64_operand
1131 struct aarch64_operand operand;
1483 struct aarch64_operand operand)
1523 struct aarch64_register rn, struct aarch64_operand operand)
1541 struct aarch64_register rn, struct aarch64_operand operand)
1562 struct aarch64_operand operand)
1642 struct aarch64_register rn, struct aarch64_operand operand
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
aarch64-opc.h 258 struct aarch64_operand
276 typedef struct aarch64_operand aarch64_operand;
278 extern const aarch64_operand aarch64_operands[];
371 operand_has_inserter (const aarch64_operand *operand)
377 operand_has_extractor (const aarch64_operand *operand)
383 operand_need_sign_extension (const aarch64_operand *operand)
389 operand_need_shift_by_two (const aarch64_operand *operand)
395 operand_need_shift_by_three (const aarch64_operand *operand)
401 operand_need_shift_by_four (const aarch64_operand *operand
257 struct aarch64_operand struct
275 typedef struct aarch64_operand aarch64_operand; typedef in typeref:struct:aarch64_operand
    [all...]
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-aarch64-low.cc 1063 struct aarch64_operand struct
1115 static struct aarch64_operand
1118 struct aarch64_operand operand;
1132 static struct aarch64_operand
1135 struct aarch64_operand operand;
1487 struct aarch64_operand operand)
1527 struct aarch64_register rn, struct aarch64_operand operand)
1545 struct aarch64_register rn, struct aarch64_operand operand)
1566 struct aarch64_operand operand)
1646 struct aarch64_register rn, struct aarch64_operand operand
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
aarch64-opc.h 238 struct aarch64_operand
256 typedef struct aarch64_operand aarch64_operand;
258 extern const aarch64_operand aarch64_operands[];
350 operand_has_inserter (const aarch64_operand *operand)
356 operand_has_extractor (const aarch64_operand *operand)
362 operand_need_sign_extension (const aarch64_operand *operand)
368 operand_need_shift_by_two (const aarch64_operand *operand)
374 operand_need_shift_by_three (const aarch64_operand *operand)
380 operand_need_shift_by_four (const aarch64_operand *operand
237 struct aarch64_operand struct
255 typedef struct aarch64_operand aarch64_operand; typedef in typeref:struct:aarch64_operand
    [all...]

Completed in 31 milliseconds