Revision 016b2b28 tcg/x86_64/tcg-target.c

b/tcg/x86_64/tcg-target.c
1387 1387
    { INDEX_op_qemu_st8, { "L", "L" } },
1388 1388
    { INDEX_op_qemu_st16, { "L", "L" } },
1389 1389
    { INDEX_op_qemu_st32, { "L", "L" } },
1390
    { INDEX_op_qemu_st64, { "L", "L", "L" } },
1390
    { INDEX_op_qemu_st64, { "L", "L" } },
1391 1391

  
1392 1392
    { -1 },
1393 1393
};

Also available in: Unified diff