RETURN UP

Brand Owner Address Description
RETURNUP CJ WELLCARE CORPORATION GRAND CENTRAL B, 14, SEJONG-DAERO, JUNG-GU SEOUL Republic of Korea RETURN UP;Energy drinks with dietary fiber; concentrated fruit juice; fruit-based beverages; vitamin enriched non-alcoholic beverages not for medical use, namely, fruit juice and drinking water; waters, namely, table waters; mineral and aerated waters; preparations for making beverages, namely, fruit drinks; concentrates for making fruit drinks; non-alcoholic red ginseng extracts used in the preparation of fruit-flavored and energy drink beverages; red ginseng syrups used in the preparation of beverages; red ginseng drinks; smoothies containing grains and oats; soya-based beverages, other than milk substitutes; non-medicated functional beverage for hangover, namely, ginseng based hangover relief beverage;
 

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.