Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
capstone
/
e51e227409a0e9ee2b88f25b156b1e264ffaccf5
/
utils.h
c740407
move internal memory management declarations from utils.h to cs_priv.h
by Nguyen Anh Quynh
· 11 years ago
24bf0d9
add new option CS_OPT_MEM for cs_option(): this enable user-defined dynamic memory management. idea proposed by Pancake
by Nguyen Anh Quynh
· 11 years ago
f1d489b
ppc: support details information
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
ae3649f
rename some C header guards to be without _ as prefix to follow naming convention of C language. suggested by Markus Elfring
by Nguyen Anh Quynh
· 11 years ago
f4af98c
refine insn_map structure to further reduce binary size: this makes .SO file around 120K smaller
by Nguyen Anh Quynh
· 11 years ago
18103e4
size down insn_map structructure by reducing the size of some fields. this alone makes lib binary size 2.6MB smaller
by Nguyen Anh Quynh
· 11 years ago
bed9091
x86: calculate op_size properly in special cases regarding rax, eax, ax, al registers
by Nguyen Anh Quynh
· 11 years ago
f0e4eed
Use const on all read-only buffers
by pancake
· 11 years ago
462f291
ARM: Fix bunch of issues
by Nguyen Anh Quynh
· 11 years ago
f35e2ad
add @regs_read_count, @regs_write_count, @groups_count to @cs_insn. bump API to 1.4
by Nguyen Anh Quynh
· 11 years ago
ad61c49
arm64: handle decomposer properly for alias insn
by Nguyen Anh Quynh
· 11 years ago
26ee41a
initial import
by Nguyen Anh Quynh
· 11 years ago