search for: turnary

Displaying 2 results from an estimated 2 matches for "turnary".

Did you mean: ternary
2007 Jul 25
0
[LLVMdev] Fwd: Segment Register Use
...mmon to use a computational sequencing method and never use a push/pop stack under any circumstance (4:1 opt) Partitioning of seg registers is good for security but irrelevant in this example, both the code space and data space use identical management models. Methods: A sequential lookup table (turnary tree, reference table, "nibbler") is used for memory lookup using conventional infinite-bitlength identifiers using any size partition and turnary size... table has id1, it has 256 blocks (mem ptr or similar ID), value of turnary is n (of 8bit) and size of block is static per table. rega...
2007 Jul 25
3
[LLVMdev] Segment Register Use
I realize I am one of the few who uses the segment registers (especially CS and DS) on the ia32 chips for example, and a definite few with complete segregation models that rival specialized physical processors... GCC still fails to use these correctly and if your LLVM still depends on either Generic or some of the RTL models they use in various processor definitions, I express concern for