Thuc notes © 2022
|
home
|
series
|
tags
|
about me
Tag 'jump table'
Jump table (branch table)
The jump table is a method to transfer program control to another code block using a table of branch or jump instructions.
1 of 1