PaulS:
It's a standard assembly language instruction. You do have an assembly language programming manual, right?
I've not used assembly too much, but from what I gather an 'assembly language' is architecture defined. As in: there are no standard assembly instructions, they are specific to a CPU's machine codes.
but from what I gather an 'assembly language' is architecture defined. As in: there are no standard assembly instructions,
True, but "immediate" in this context has meant pretty much "the constant specified in the instruction" for just about every architecture since at least the Middle Ages (aka 1970s).