[go: nahoru, domu]

Branch table: Difference between revisions

Content deleted Content added
Filled in 1 bare reference(s) with reFill ()
→‎External links: Commonscat template.
Line 156:
 
==External links==
{{Commonscat}}
* [http://en.wikibooks.org/wiki/360_Assembly/Branch_Instructions] Example of branch table in [[Wikibooks]] for [[IBM S/360]]
* [http://www.netrino.com/node/137] Examples of, and arguments for, Jump Tables via Function Pointer Arrays in [[C (programming language)|C]]/[[C++]]
* [http://www.eventhelix.com/realtimemantra/Basics/CToAssemblyTranslation3.htm] Example code generated by 'Switch/Case' branch table in C, versus IF/ELSE.
* [http://www.eventhelix.com/realtimemantra/Basics/CToAssemblyTranslation2CToAssemblyTranslation3.htm] Example code generated forby array'Switch/Case' indexingbranch iftable structurein sizeC, isversus divisible by powers of 2 or otherwiseIF/ELSE.
* [http://www.eventhelix.com/realtimemantra/Basics/CToAssemblyTranslation3CToAssemblyTranslation2.htm] Example code generated byfor 'Switch/Case'array branchindexing tableif instructure C,size versusis IF/ELSEdivisible by powers of 2 or otherwise.
* [http://www.rmbconsulting.us/Publications/PointerToFunction.pdf] "Arrays of Pointers to Functions" by Nigel Jones
 
{{DEFAULTSORT:Branch Table}}