You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Regression test for Optimizing's x86-64 code generator, where moving a
|
|
32-bit immediate (integer or reference) into a field used to generate
|
|
a `movw` instruction instead of a `movl` instruction.
|