commit | 962befa4684fabfcc49742cef605f0e8c7372dde | [log] [tgz] |
---|---|---|
author | Jan Voung <jvoung@chromium.org> | Wed Oct 15 09:32:58 2014 -0700 |
committer | Jan Voung <jvoung@chromium.org> | Wed Oct 15 09:32:58 2014 -0700 |
tree | f1dea29f773bfae2acfad21a57ffa1cb39cd7355 | |
parent | abce6e568a7d72e9b82f767e866cc19dd851d476 [diff] |
emitIAS for Shld and Shrd and the ternary and three-address ops. Give a different name to the crosstest .s and .o files depending on the CPU features as well. That way the SSE2 and SSE4.1 .s and .o are separate. The encodings for Pextrw and Pextrb/d... make me sad. BUG=none R=stichnot@chromium.org Review URL: https://codereview.chromium.org/656983002