Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

instruction mnemonic

You are here: irt.org | FOLDOC | instruction mnemonic

<programming> A word or acronym used in assembly language to represent a binary machine instruction operation code. Different processors have different instruction sets and therefore use a different set of mnemonics to represent them.

E.g. ADD, B (branch), BLT (branch if less than), SVC, MOVE, LDR (load register).

(1997-02-18)

Nearby terms: instruction « Instruction Address Register « instructional technology « instruction mnemonic » instruction prefetch » instruction scheduling » instruction set

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb