Method: Fisk::Instructions::DSLMethods#prefetcht2

Defined in:
lib/fisk/instructions.rb

#prefetcht2(*params) ⇒ Object



2638
2639
2640
# File 'lib/fisk/instructions.rb', line 2638

def prefetcht2(*params)
  gen_with_insn Fisk::Instructions::PREFETCHT2, params
end