CULTUR INTEL

Brand Owner Address Description
CULTURINTEL XL ALLIANCE 1320 FANNING STREET SOUTHLAKE TX 76092 CULTUR INTEL;Advertising services, namely, promoting the brands, goods and services of others;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. Embodiments of the present invention provide full benefit of the cover instruction provided by the Intel IA-64 architecture to code running at less than highest privilege level. In one embodiment of the present invention, prior to execution of a cover instruction by non-privileged code, the code obtains and stores the contents of the current-frame-marker register in memory. Then, the code executes a cover instruction to obtain a new, empty register stack frame and to relegate the registers of previously allocated stack frames to the dirty-register status. Subsequently, the processor state represented by the register values of the stack frame that was current when the cover instruction was executed can be recovered by first executing another cover instruction, computing a previous-frame-marker-register value and placing the computed value into the previous-frame-marker register, executing a first branch (br.ret) return instruction, moving the saved contents of the current-frame-marker register from memory into the previous-frame-marker register, and executing a second branch return instruction.