To see what assembly code is produced for the primitives on your machine with your compiler and your flag settings, type make engine.s and look at the resulting file `engine.s'.
make engine.s
Go to the first, previous, next, last section, table of contents.