CodeGen_x86_64.call

relative call to target virtual address.

  1. void call(Imm32 targetOffset)
    struct CodeGen_x86_64
  2. void call(PC target)
  3. void call(Register target)
  4. void call(MemAddress target)

Meta