sample_start add sample_z sample_x sample_y halt sample_x .data 10 sample_y .data 20 sample_z .data 0 // should end with value 30 (hex 1e)