summaryrefslogtreecommitdiffstats
path: root/js/src/jit/mips32/MacroAssembler-mips32.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1412030 - [MIPS] Emit wasm memory access informationJiaxun Yang2020-05-20-24/+36
* Bug 1441521 : [MIPS] Optimize comparation with small constantsJiaxun Yang2020-05-20-13/+0
* Bug 1271968 - IonMonkey: MIPS: Refactor addMixedJump.Jiaxun Yang2020-05-20-1/+1
* Bug 1271968 - IonMonkey: MIPS: Merge MacroAssembler::branchWithCode.Jiaxun Yang2020-05-20-59/+0
* Bug 1271968 - IonMonkey: MIPS: Merge MacroAssembler::ma_jal.Jiaxun Yang2020-05-20-23/+0
* Bug 1271968 - IonMonkey: MIPS: Replace long jumps by mixed jumps.Jiaxun Yang2020-05-20-45/+23
* Bug 1323136 - wasm: MIPS: Do bounds check in 32-bitJiaxun Yang2020-05-20-11/+0
* Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07-2/+2
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2365