mardi 21 mars 2017

"ifdef" in PowerPC Assembly

I want to make a ifdef condition in assembly code similar to the Pre-processor in C.

for example :

ifdef UNIT_TEST
b somewhere
else
b somewhere else

I'm using e200z6 PowerPC core.

Aucun commentaire:

Enregistrer un commentaire