Searched defs:A32 (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/libcpu/ | ||
D | bpf_disasm.c | 65 #define A32(O, S) REG(1) " = " REGU(1) " " #O " " S macro |
/external/vixl/src/aarch32/ | ||
D | constants-aarch32.h | 41 enum InstructionSet { A32, T32 }; enumerator |