which opcodes are used?

I am looking at a sample program demotcp1.com

Are the Bit Set, Reset, and Test opcodes the ones being used when this program is compiled? Or a combination of others?

The only 2 functions used are WrPortI( ) and BitWrPortI( ).