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