aboutsummaryrefslogtreecommitdiff
path: root/CodingStyle
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2016-05-15 06:54:42 +0200
committerMichael Matz <matz@suse.de>2016-12-15 17:47:05 +0100
commited35ac841b9e9c3c8cec8459ec84833f483af959 (patch)
tree61c2c582ed6ff69023f51ec7bd46f5115f729831 /CodingStyle
parent2b7ee000cd3dd49283f73a95bb0a09cb2de7039f (diff)
downloadtinycc-ed35ac841b9e9c3c8cec8459ec84833f483af959.tar.gz
tinycc-ed35ac841b9e9c3c8cec8459ec84833f483af959.tar.bz2
x86-asm: Add more SSE2 instructions
In particular those that are extensions of existing mmx (or sse1) instructions by a simple 0x66 prefix. There's one caveat for x86-64: as we don't yet correctly handle the 0xf3 prefix the movq mem64->xmm is wrong (tested in asmtest.S). Needs some refactoring of the instr_type member.
Diffstat (limited to 'CodingStyle')
0 files changed, 0 insertions, 0 deletions