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

  /src/external/gpl3/binutils/dist/include/opcode/
arm.h 451 } arm_feature_set; typedef in typeref:struct:__anon10566
468 ((CPU).core[0] == ((arm_feature_set)ARM_ANY).core[0] \
469 && (CPU).core[1] == ((arm_feature_set)ARM_ANY).core[1] \
470 && (CPU).core[2] == ((arm_feature_set)ARM_ANY).core[2])
516 /* Below macro is used to set all fields in arm_feature_set struct.
  /src/external/gpl3/binutils.old/dist/include/opcode/
arm.h 451 } arm_feature_set; typedef in typeref:struct:__anon12030
468 ((CPU).core[0] == ((arm_feature_set)ARM_ANY).core[0] \
469 && (CPU).core[1] == ((arm_feature_set)ARM_ANY).core[1] \
470 && (CPU).core[2] == ((arm_feature_set)ARM_ANY).core[2])
516 /* Below macro is used to set all fields in arm_feature_set struct.
  /src/external/gpl3/gdb/dist/include/opcode/
arm.h 451 } arm_feature_set; typedef in typeref:struct:__anon18677
468 ((CPU).core[0] == ((arm_feature_set)ARM_ANY).core[0] \
469 && (CPU).core[1] == ((arm_feature_set)ARM_ANY).core[1] \
470 && (CPU).core[2] == ((arm_feature_set)ARM_ANY).core[2])
516 /* Below macro is used to set all fields in arm_feature_set struct.
  /src/external/gpl3/gdb.old/dist/include/opcode/
arm.h 455 } arm_feature_set; typedef in typeref:struct:__anon21418
472 ((CPU).core[0] == ((arm_feature_set)ARM_ANY).core[0] \
473 && (CPU).core[1] == ((arm_feature_set)ARM_ANY).core[1] \
474 && (CPU).core[2] == ((arm_feature_set)ARM_ANY).core[2])
520 /* Below macro is used to set all fields in arm_feature_set struct.

Completed in 32 milliseconds