 Chromium Code Reviews
 Chromium Code Reviews Issue 
            1423373004:
    MIPS: Fix unaligned read of bytecodes in interpreter.  (Closed)
    
  
    Issue 
            1423373004:
    MIPS: Fix unaligned read of bytecodes in interpreter.  (Closed) 
  | DescriptionMIPS: Fix unaligned read/write of bytecodes in interpreter.
On MIPS arch, all memory accesses (including halfword)
must be aligned to their native size or an alignment exception occurs.
The kernel will fix this up, but with performance penalty.
TEST=test-bytecode-generator/CallRuntime
BUG=
Committed: https://crrev.com/53c46f87dacaac7721cbc81e810b4606cb639ab5
Cr-Commit-Position: refs/heads/master@{#31845}
   Patch Set 1 #
      Total comments: 4
      
     Patch Set 2 : Fixed nits and typos. #
      Total comments: 2
      
     Patch Set 3 : Addressed comments. #
 Messages
    Total messages: 19 (8 generated)
     | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||