unpack_and_interleave.py (6532:f7c42d003529) unpack_and_interleave.py (6533:2977e2e2dc27)
1# Copyright (c) 2007 The Hewlett-Packard Development Company
2# All rights reserved.
3#
4# Redistribution and use of this software in source and binary forms,
5# with or without modification, are permitted provided that the
6# following conditions are met:
7#
8# The software must be used only for Non-Commercial Use which means any

--- 173 unchanged lines hidden (view full) ---

182
183def macroop PUNPCKHQDQ_XMM_P {
184 rdip t7
185 lea t1, seg, riprel, disp, dataSize=asz
186 ldfp ufp1, seg, riprel, 8, dataSize=8
187 movfp xmml, xmmh
188 movfp xmmh, ufp1
189};
1# Copyright (c) 2007 The Hewlett-Packard Development Company
2# All rights reserved.
3#
4# Redistribution and use of this software in source and binary forms,
5# with or without modification, are permitted provided that the
6# following conditions are met:
7#
8# The software must be used only for Non-Commercial Use which means any

--- 173 unchanged lines hidden (view full) ---

182
183def macroop PUNPCKHQDQ_XMM_P {
184 rdip t7
185 lea t1, seg, riprel, disp, dataSize=asz
186 ldfp ufp1, seg, riprel, 8, dataSize=8
187 movfp xmml, xmmh
188 movfp xmmh, ufp1
189};
190
191def macroop PUNPCKLQDQ_XMM_XMM {
192 movfp xmmh, xmmlm
193};
194
195def macroop PUNPCKLQDQ_XMM_M {
196 ldfp xmmh, seg, sib, disp, dataSize=8
197};
198
199def macroop PUNPCKLQDQ_XMM_P {
200 rdip t7
201 ldfp xmmh, seg, riprel, disp, dataSize=8
202};
190'''
203'''
191# PUNPCKLQDQ