Search code examples
Is it faster in C to use a written jump table or switch statement?...

cgccjump-table

Read More
Get a label address out of the function scope in gcc/clang (C++)...

c++cgccgotojump-table

Read More
how to get case number for jump table from a switch statement...

cassemblyx86switch-statementjump-table

Read More
Qt No such slot using jump tables...

c++qtc++11jump-table

Read More
Interpreting an assembly jump table...

cassemblyx86switch-statementjump-table

Read More
function pointers in array (nix c++)...

c++linuxgccpointer-to-memberjump-table

Read More
jmp with ds and [ ] in Assembly...

assemblyx86jump-table

Read More
Difference between a lookup table and a jump table...

clookup-tablesjump-table

Read More
How to reference deeply nested function pointer array in C?...

cpointersfunction-pointersvoid-pointersjump-table

Read More
Is 'switch' faster than 'if'?...

cperformanceswitch-statementassemblyjump-table

Read More
"Local" labels in C and jump table implementation...

cmacrosgotodispatchjump-table

Read More
Difference between Control tables and Jump tables?...

data-structuresjump-table

Read More
Using x86 style jump table in C...

cassemblyx86jump-table

Read More
Short jump offset table usage...

assemblyx86jump-table

Read More
Array of jump tables in C...

cfunction-pointersjump-table

Read More
jump table examples in C...

cjump-table

Read More
high-speed case construct assembler + load DPTR fast - 8051...

pointersassemblyswitch-statement8051jump-table

Read More
Can I create a Jump table in VBA for Excel?...

vbaexceljump-table

Read More
Function array in Java?...

javajump-table

Read More
How to store goto labels in an array and then jump to them?...

c++cgotojump-table

Read More
Switch case's jump table position within code on ARM...

carmreverse-engineeringcompiler-optimizationjump-table

Read More
creating constant jump table; xcode; clang; asm...

xcodeassemblyswitch-statementclangjump-table

Read More
Convert x86 Assembly Jump Table to C...

cassemblyx86switch-statementjump-table

Read More
Strategies to develop STM32 in application programming...

flashstm32jump-table

Read More
Fastest way to call a javascript function (or method) via a lookup table of function names?...

javascriptperformanceindexedindirectionjump-table

Read More
MASM Assembly, creating loops...

loopsassemblymasmjump-table

Read More
Jump/Branch Table in C Programming...

cunresolved-externaljump-table

Read More
Switch statement without jump table...

cswitch-statementjump-table

Read More
Format of a jump table...

assemblygdbjump-table

Read More
How to deal with jump table embedded in the .text section in nasm?...

assemblynasmidajump-table

Read More
BackNext