X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FBytecodes.h;h=3df7ddd0736278efc1c346945a09bb0af55e96be;hb=d7230e532eb485db85d4e446d7fba4192507b3ba;hp=4a75b00c11082040763f7e6ad3b79d30a41e7eae;hpb=f2363290372453038d1ad85b8a71b206a8fcac3e;p=ghc-hetmet.git diff --git a/includes/Bytecodes.h b/includes/Bytecodes.h index 4a75b00..3df7ddd 100644 --- a/includes/Bytecodes.h +++ b/includes/Bytecodes.h @@ -75,6 +75,7 @@ #define bci_RETURN_D 50 #define bci_RETURN_L 51 #define bci_RETURN_V 52 +#define bci_BRK_FUN 53 /* If you need to go past 255 then you will run into the flags */ /* If you need to go below 0x0100 then you will run into the instructions */