gecko-dev/js
Lars T Hansen 458d303a65 Bug 1688713 - REX byte needs to consider all registers. r=nbp
This looks like a copy-paste problem: when I implemented the new
encoder for threeByteOp with Base+Index I copied code from an encoder
for Reg+offset, and thus my REX emitter considered only the base and
dest registers, not base, index, and dest.  In the case where only the
index register would require the REX prefix to be present we'd get the
wrong code.

Turns out it's not too hard to test this with one of the instructions
that uses the threeByteOp encoder.

Differential Revision: https://phabricator.services.mozilla.com/D103356
2021-02-03 08:18:00 +00:00
..
ductwork/debugger Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
examples
public Bug 1335652 - wasm exceptions part 10: add WebAssembly.RuntimeException r=rhunt 2021-02-03 04:21:07 +00:00
rust Bug 1674777 part 3 - Change Get*LengthAndData outparam from uint32_t to size_t. r=sfink,aosmond 2021-01-31 08:35:40 +00:00
src Bug 1688713 - REX byte needs to consider all registers. r=nbp 2021-02-03 08:18:00 +00:00
xpconnect Bug 1690115 - Remove off_thread_parse_global preference r=tcampbell 2021-02-02 03:24:31 +00:00
app.mozbuild Bug 1679938 - Don't recurse the build into mfbt for projects that don't need it. r=firefox-build-system-reviewers,mhentges 2020-12-01 23:52:03 +00:00
ffi.configure Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.configure Backed out changeset 58936f707b78 (bug 1686652) for wormhole related failures CLOSED TREE 2021-01-29 16:20:16 +02:00
sub.configure Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00