various small fixes and optimsations

This commit is contained in:
kub 2019-08-16 15:14:41 +02:00
parent b90e104fc9
commit 8284ab7107
9 changed files with 39 additions and 27 deletions

View file

@ -1174,6 +1174,8 @@ static inline void emith_pool_adjust(int pool_index, int move_offs)
#define host_arg2reg(rd, arg) \
rd = arg
#define emith_rw_offs_max() 0xff
/* SH2 drc specific */
/* pushes r12 for eabi alignment */
#define emith_sh2_drc_entry() \