Kazu Hirata wrote:
I created a set of scripts that generates predicates.md based on
PREDICATE_CODES in tm.h.
Thank you! I had been planning to do this for the Xtensa port, but your scripts
motivated me to do it sooner. I ended up rewriting most of the predicates in
Lisp-style, but the scripts w
Hi,
I created a set of scripts that generates predicates.md based on
PREDICATE_CODES in tm.h. The generated file looks like this:
;; Predicate definitions for FIXME FIXME.
;; Copyright (C) 2005 Free Software Foundation, Inc.
;;
;; This file is part of GCC.
;;
;; :
;; : Usual copyright notice
;;