be: Factor out (almost) common code in ${ARCH}_emitf() into the macro BE_EMITF().
This save quite a bit of code duplication. Also the code drifted apart in the different backends, which this macro prevents now.
Please register or sign in to comment