NET RETURN

Brand Owner Address Description
NET*RETURN ProCure.com Inc. 1226 White Oaks Boulevard Suite 200 Oakville, Ontario L6H 2B9 Canada NET RETURN;technology services and consulting services, namely the design and implementation of computer systems for providing users with internet based return goods authorization, claim adjudication, physical returns pickup, shipping documentation and credit control Technology services and consulting services, namely design and implementation of computer systems facilitating reverse logistics processes for goods and services;
 

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

   
Technical Examples
  1. A processor includes a return stack circuit used for predicting procedure return addresses for instruction pre-fetching, wherein a return stack controller determines the number of return levels associated with a given return instruction, and pops that number of return addresses from the return stack. Popping multiple return addresses from the return stack permits the processor to pre-fetch the return address of the original calling procedure in a chain of successive procedure calls. In one embodiment, the return stack controller reads the number of return levels from a value embedded in the return instruction. A complementary compiler calculates the return level values for given return instructions and embeds those values in them at compile-time. In another embodiment, the return stack circuit dynamically tracks the number of return levels by counting the procedure calls (branches) in a chain of successive procedure calls.