Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

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.