- BugFix:
[libfirm] / ir / be / ia32 / ia32_simd_spec.pl
1 # This file is generated! Do not edit, your changes will be lost!
2 #  ___ _____  _____                  _                               _
3 # / ___/ ___|| ____| __   _____  ___| |_ ___  _ __   _ __   ___   __| | ___  ___
4 # \___ \___ \|  _|   \ \ / / _ \/ __| __/ _ \| '__| | '_ \ / _ \ / _` |/ _ \/ __|
5 #  ___) |__) | |___   \ V /  __/ (__| || (_) | |    | | | | (_) | (_| |  __/\__ \
6 # |____/____/|_____|   \_/ \___|\___|\__\___/|_|    |_| |_|\___/ \__,_|\___||___/
7
8 $nodes{"mov_gp_variant0"} = {
9   reg_req => { "in" => [ "xmm", ], "out" => [ "gp", ] },
10   emit    => ". shl %S2, 15; .movd %S1, %S2",
11   latency => 3,
12 };