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

/macosx-10.9.5/JavaScriptCore-7537.78.1/offlineasm/
H A Dcloop.rb168 when :uint8; uint8MemRef
205 def uint8MemRef method in class:Address
241 when :uint8; uint8MemRef
273 def uint8MemRef method in class:BaseIndex
649 $asm.putc "#{operands[1].clValue(:int)} = #{operands[0].uint8MemRef};"
653 $asm.putc "#{operands[1].uint8MemRef} = #{operands[0].clValue(:int8)};"

Completed in 157 milliseconds