/[qemu]/qemu/target-i386/translate.c
ViewVC logotype

Diff of /qemu/target-i386/translate.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.40 by bellard, Mon Jan 10 23:20:21 2005 UTC revision 1.41 by bellard, Sun Jan 16 01:07:28 2005 UTC
# Line 2292  static GenOpFunc2 *sse_op_table1[256][4] Line 2292  static GenOpFunc2 *sse_op_table1[256][4]
2292      [0x5f] = SSE_FOP(max),      [0x5f] = SSE_FOP(max),
2293    
2294      [0xc2] = SSE_FOP(cmpeq),      [0xc2] = SSE_FOP(cmpeq),
2295      [0xc6] = { (GenOpFunc2 *)gen_op_pshufd_xmm, (GenOpFunc2 *)gen_op_shufpd },      [0xc6] = { (GenOpFunc2 *)gen_op_shufps, (GenOpFunc2 *)gen_op_shufpd },
2296    
2297      /* MMX ops and their SSE extensions */      /* MMX ops and their SSE extensions */
2298      [0x60] = MMX_OP2(punpcklbw),      [0x60] = MMX_OP2(punpcklbw),

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26