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

/macosx-10.9.5/JavaScriptCore-7537.78.1/offlineasm/
H A Dcloop.rb208 def uint16MemRef method in class:Address
276 def uint16MemRef method in class:BaseIndex
655 $asm.putc "#{operands[1].clValue(:int)} = #{operands[0].uint16MemRef};"
659 $asm.putc "*#{operands[1].uint16MemRef} = #{operands[0].clValue(:int16)};"

Completed in 96 milliseconds