Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
capstone
/
f328f30fd9ad1a7ee70211bff631332f468419c3
/
arch
/
ARM
/
ARMMapping.h
f328f30
rename mapping.c, mapping.h, module.c to have arch prefix. suggested by Alex Ionescu
by Nguyen Anh Quynh
· 11 years ago
[Renamed from arch/ARM/mapping.h]
9fac512
no longer need to free insn_cache for each arch: simply do it from cs_close()
by Nguyen Anh Quynh
· 11 years ago
1acfd0b
move insn_cache into cs_struct to gurantee thread-safe
by Nguyen Anh Quynh
· 11 years ago
b265406
cache insns for fast lookup in mapping.c. based on the idea of Dang Hoang Vu
by Nguyen Anh Quynh
· 11 years ago
4d3e852
detail option: provide instruction id even when detail option is OFF
by Nguyen Anh Quynh
· 11 years ago
f0e4eed
Use const on all read-only buffers
by pancake
· 11 years ago
a253c7a
x86: map EFLAGS to string of 'flags', 'eflags' or 'rflags' depending on current CS_MODE
by Nguyen Anh Quynh
· 11 years ago
26ee41a
initial import
by Nguyen Anh Quynh
· 11 years ago