Searched defs:instructions (Results 1 – 3 of 3) sorted by relevance
61 …e static extern bool llvm_asm(string arch, string cpu, uint flags, string instructions, ulong addr… in llvm_asm()
406 protected void ReportProgress(ulong instructions) in ReportProgress()
2185 public uint AssembleBlock(ulong addr, string instructions, uint flags = 0) in AssembleBlock()