summaryrefslogtreecommitdiffstats
path: root/js/src/jit/mips32/MacroAssembler-mips32.cpp
Commit message (Expand)AuthorAgeLines
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24-1/+0
* Bug 1412030 - [MIPS] Emit wasm memory access informationJiaxun Yang2020-05-14-24/+36
* Bug 1441521 : [MIPS] Optimize comparation with small constantsJiaxun Yang2020-05-14-13/+0
* Bug 1271968 - IonMonkey: MIPS: Refactor addMixedJump.Jiaxun Yang2020-05-14-1/+1
* Bug 1271968 - IonMonkey: MIPS: Merge MacroAssembler::branchWithCode.Jiaxun Yang2020-05-14-59/+0
* Bug 1271968 - IonMonkey: MIPS: Merge MacroAssembler::ma_jal.Jiaxun Yang2020-05-14-23/+0
* Bug 1271968 - IonMonkey: MIPS: Replace long jumps by mixed jumps.Jiaxun Yang2020-05-14-45/+23
* Bug 1323136 - wasm: MIPS: Do bounds check in 32-bitJiaxun Yang2020-05-14-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