Instruction.reads

Retrieves both the implicitly and explicitly read registers

  1. bool reads(Register reg)
  2. const(Register)[] reads()
    class Instruction
    const
    const(Register)[]
    reads
    ()

Meta