Add support for common handling of function arguments.
commitbd8c2f431dc19aab00b59cb93c70998ce8bfa001
authorAnders Magnusson <ragge@ludd.ltu.se>
Sun, 17 Sep 2023 19:01:56 +0000 (17 19:01 +0000)
committerAnders Magnusson <ragge@ludd.ltu.se>
Sun, 17 Sep 2023 19:01:56 +0000 (17 19:01 +0000)
treec2906b13b8f76d8e8d0d797f8f79259bd446e526
parent7adddcc69a736684c900b455094239255c266d9c
Add support for common handling of function arguments.
While here, have a common definition of the gotreg for future use.
For now only x86 have this new handling.
arch/i386/code.c
arch/i386/local.c
arch/i386/local2.c
cc/ccom/params.c
cc/ccom/pass1.h
cc/ccom/trees.c