Home
last modified time | relevance | path

Searched defs:A32 (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libcpu/
Dbpf_disasm.c65 #define A32(O, S) REG(1) " = " REGU(1) " " #O " " S macro
/external/vixl/src/aarch32/
Dconstants-aarch32.h41 enum InstructionSet { A32, T32 }; enumerator