// Stores a value at a specific memory address, and then outputs one immediate value and the stored value ld 0d10, 44 out 21 out 0d10 hlt