Searched defs:cs_reg_read (Results 1 – 3 of 3) sorted by relevance
199 let cs_reg_read handle insn reg_id = function
1239 bool CAPSTONE_API cs_reg_read(csh ud, const cs_insn *insn, unsigned int reg_id) in cs_reg_read() function
311 public byte cs_reg_read(Pointer csh, Pointer insn, int id); in cs_reg_read() method