I have been learning High Level Assembly (HLA) via the book Art of Assembly, which is meant to use high level language constructs to introduce concepts of assembly language.
The problem is while I seem to understand quite a lot of what is in the book the book contains no exercises or problems. Where then can I find a collection of problems suited to assembly language?