Method: Fisk::Instructions::DSLMethods#prefetcht1

Defined in:
lib/fisk/instructions.rb

#prefetcht1(*params) ⇒ Object



2635
2636
2637
# File 'lib/fisk/instructions.rb', line 2635

def prefetcht1(*params)
  gen_with_insn Fisk::Instructions::PREFETCHT1, params
end