Skip to content

solana_rbpf v0.1.15

Compare
Choose a tag to compare
@jackcmay jackcmay released this 04 Sep 19:45
  • The callx instruction specifies a register containing the virtual address of the instruction to jump to. Subtract the virtual address of the first instruction in the .text segment to get the proper program counter to jump to.