summaryrefslogtreecommitdiff
path: root/test/utils/python/generate_java_main.py
diff options
context:
space:
mode:
authorMark Mendell <mark.p.mendell@intel.com>2016-02-01 10:08:35 -0500
committerMark Mendell <mark.p.mendell@intel.com>2016-02-04 11:56:03 -0500
commit7c0b44f180f1b8cf82c568091d250071d1130954 (patch)
treeb5fb37efa21ad0a8f56ebc9e1fcfd636a6e62b76 /test/utils/python/generate_java_main.py
parenta20748aceb63396c5e09366968bbc71308f745df (diff)
Support CMOV for x86_64 Select
If possible, generate CMOV to implement HSelect. Tricky cases are an FP condition (no single CC generated), FP inputs (no FP CMOV) and when the condition is a boolean or not emitted at the use site. In these cases, keep using the existing HSelect code. Added Load32BitValue for int and FP and used that to remove code duplication. Added minimal checker test for int/long CMOV generation. Change-Id: Id71e515f0afa5a30f53c5de3a5244de1ea429aae Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>
Diffstat (limited to 'test/utils/python/generate_java_main.py')
0 files changed, 0 insertions, 0 deletions