Bug reported by Rune, see - https://sourceforge.net/p/tack/mailman/message/35809953/ - https://github.com/davidgiven/ack/issues/62 In EM code, beq and bne pop 2 values and compare them, but teq and tne pop only 1 value and compare it with zero. We need cms to compare 2 values; other patterns may convert cmi or cmu to cms. |
||
|---|---|---|
| .. | ||
| b | ||
| bugs | ||
| lib | ||
| _dummy_e.c | ||
| brk_c.c | ||
| build.lua | ||
| calloc_c.c | ||
| csa_e.c | ||
| csb_e.c | ||
| doublecmp_e.c | ||
| from_d_to_si_e.c | ||
| from_d_to_ui_e.c | ||
| from_si_to_d_e.c | ||
| from_ui_to_d_e.c | ||
| inn_e.e | ||
| intadd_e.c | ||
| intcmp_e.c | ||
| intdiv_e.c | ||
| intrem_e.c | ||
| intshift_e.c | ||
| intsub_e.c | ||
| newdispose_p.p | ||
| pascalsets_p.p | ||
| testdriver.sh | ||