Revision dbb30fe6 target-alpha/helper.h

b/target-alpha/helper.h
77 77
DEF_HELPER_2(cmpgle, i64, i64, i64)
78 78
DEF_HELPER_2(cmpglt, i64, i64, i64)
79 79

  
80
DEF_HELPER_1(cmpfeq, i64, i64)
81
DEF_HELPER_1(cmpfne, i64, i64)
82
DEF_HELPER_1(cmpflt, i64, i64)
83
DEF_HELPER_1(cmpfle, i64, i64)
84
DEF_HELPER_1(cmpfgt, i64, i64)
85
DEF_HELPER_1(cmpfge, i64, i64)
86

  
87 80
DEF_HELPER_2(cpys, i64, i64, i64)
88 81
DEF_HELPER_2(cpysn, i64, i64, i64)
89 82
DEF_HELPER_2(cpyse, i64, i64, i64)

Also available in: Unified diff