Searched refs:sh4SingleLo (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/offlineasm/
H A Dsh4.rb33 def sh4SingleLo method in class:Node
605 $asm.puts "fmov.s #{operands[0].sh4OperandPostInc}, #{operands[1].sh4SingleLo}"
610 $asm.puts "fmov.s #{operands[0].sh4SingleLo}, #{operands[1].sh4OperandPreDec}"
616 $asm.puts "fsts fpul, #{operands[2].sh4SingleLo}"
620 $asm.puts "flds #{operands[0].sh4SingleLo}, fpul"

Completed in 204 milliseconds