diff options
| author | Ulrich Drepper <[email protected]> | 2009-01-01 18:52:05 -0800 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2009-01-01 18:52:05 -0800 |
| commit | 3bf5759aa0cf1cd8f771ce3e34346c7510b89e5f (patch) | |
| tree | 7eab1fa092b82f560fecff63996ff31c8e3d85e2 /tests | |
| parent | d4bcd835fa65544190bd746013a0e058cdb4a98e (diff) | |
Add Intel SSE4 support to disassembler.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ChangeLog | 11 | ||||
| -rw-r--r-- | tests/testfile44.S.bz2 | bin | 17113 -> 18296 bytes | |||
| -rw-r--r-- | tests/testfile44.expect.bz2 | bin | 56405 -> 60096 bytes | |||
| -rw-r--r-- | tests/testfile45.S.bz2 | bin | 23547 -> 24742 bytes | |||
| -rw-r--r-- | tests/testfile45.expect.bz2 | bin | 77778 -> 82002 bytes |
5 files changed, 11 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 958255a8..25f271f1 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,16 @@ 2008-12-31 Ulrich Drepper <[email protected]> + * testfile44.S.bz2: Add tests for dppd, dpps, insertps, movntdqa, + mpsadbw, packusdw, pblendvb, pblendw, pcmpeqq, pcmpestri, pcmpestrm, + pcmpistri, pcmpistrm, pcmpgtq, phminposuw, pinsrb, pinsrd, pmaxsb, + pmaxsd, pmaxud, pmaxuw, pminsb, pminsd, pminud, pminuw, pmovsxbw, + pmovsxbd, pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmovsxbw, pmovsxbd, + pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmuldq, pmulld, popcnt, ptest, + roundss, roundps, roundpd, and roundsd. + * testfile45.S.bz2: Likewise. + * testfile44.expect.bz2: Adjust accordingly. + * testfile45.expect.bz2: Likewise. + * testfile44.S.bz2: Add tests for blendvpd and blendvps. * testfile45.S.bz2: Likewise. * testfile44.expect.bz2: Adjust accordingly. diff --git a/tests/testfile44.S.bz2 b/tests/testfile44.S.bz2 Binary files differindex fb401e52..4e874340 100644 --- a/tests/testfile44.S.bz2 +++ b/tests/testfile44.S.bz2 diff --git a/tests/testfile44.expect.bz2 b/tests/testfile44.expect.bz2 Binary files differindex 9e504621..b3937b9c 100644 --- a/tests/testfile44.expect.bz2 +++ b/tests/testfile44.expect.bz2 diff --git a/tests/testfile45.S.bz2 b/tests/testfile45.S.bz2 Binary files differindex 58bb16b8..00e819e0 100644 --- a/tests/testfile45.S.bz2 +++ b/tests/testfile45.S.bz2 diff --git a/tests/testfile45.expect.bz2 b/tests/testfile45.expect.bz2 Binary files differindex 2cf60b77..b8b33e9b 100644 --- a/tests/testfile45.expect.bz2 +++ b/tests/testfile45.expect.bz2 |
