Jumptables are usually handled this way: (e.g. in RSM instruction):
... TMPD = TRANSPORTUIP (CONST , @macro_rsm_dispatch_r0, IA.11, U3.41) // offset of first element TMPD = ADD.DSZ16 (REG_xxx , TMPD , U3.40) // adds offset U_JMP_INDIR.NT (CONST.0 , TMPD , U2.20, U3.40) // final jump
The author is not affiliated with, endorsed by, or sponsored by Intel Corporation or its affiliates. All trademarks, including but not limited to Intel, Pentium, and any other registered or unregistered marks mentioned herein, are the property of their respective owners. Their use in this context is solely for descriptive and informational purposes and constitutes nominative fair use under applicable trademark laws.