Jump table
Encyclopedia : J : JU : JUM : Jump table
In computer science, a jump table is a list of the addresses of a set of routines which can be selected by number. Many microprocessors, for example, have special instructions for calling one of a set of such routines given a small integer index into the table.
See also
virtual table
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
