I have recently dug into some smali code and would love learning it. I have checked the dalvik bytecode reference but I couldn't find a structure reference as to when/how to use these
.locals
.local
.registers
.prologue
.line
.annotation
.parameter
Do you know other resources to explain more of the smali structure?