释义 |
three-address code
three-address code[′thrē ′ad‚res ‚kōd] (computer science) In computers, a multiple-address code which includes three addresses, usually two addresses from which data are taken and one address where the result is entered; location of the next instruction is not specified, and instructions are taken from storage in preassigned order. |