Search

Christopher R Hinds

age ~37

from San Angelo, TX

Also known as:
  • Christopher Ryan Hinds
  • Chris R Hinds
  • Christophe Hinds
Phone and address:
2540 W Harris Ave, San Angelo, TX 76901
325-212-6136

Christopher Hinds Phones & Addresses

  • 2540 W Harris Ave, San Angelo, TX 76901 • 325-212-6136
  • Austin, TX
  • 217 Grover Ave, Lubbock, TX 79416

Us Patents

  • Data Processing Apparatus And Method For Performing Multiply-Accumulate Operations

    view source
  • US Patent:
    6360189, Mar 19, 2002
  • Filed:
    Aug 31, 1998
  • Appl. No.:
    09/144264
  • Inventors:
    Christopher Neal Hinds - Austin TX
    David Vivian Jaggar - Austin TX
    David Terrence Matheny - Austin TX
  • Assignee:
    ARM Limited - Cambridge
  • International Classification:
    G06F 738
  • US Classification:
    703 2, 708501, 708523
  • Abstract:
    A data processing apparatus and method is provided for performing a multiply-accumulate operation A+(B*C) in response to a single instruction identifying said multiply-accumulate operation. The data processing operation comprises a multiplier for multiplying values B and C to generate an unrounded multiplication result, the multiplier further being arranged to generate first data required for rounding determination, and an adder for adding the unrounded multiplication result to a value A to generate an unrounded multiply-accumulate result, the adder further being arranged to generate second data required for rounding determination. Determination logic is then provided for using the first and second data to determine one or more rounding values required to produce a final multiply-accumulate result equivalent to the execution of a separate multiply instruction incorporating rounding, followed by a separate add instruction incorporating rounding. Rounding logic is then arranged to apply the one or more rounding values to generate the final multiply-accumulate result. By this approach, dedicated multiply-accumulate logic can be provided to enable fast execution of a multiply-accumulate instruction, whilst producing a result which is compliant with the IEEE 754-1985 standard.
  • Data Processing Apparatus And Method For Applying Floating-Point Operations To First, Second And Third Operands

    view source
  • US Patent:
    6542916, Apr 1, 2003
  • Filed:
    Jul 28, 1999
  • Appl. No.:
    09/362182
  • Inventors:
    Christopher Neal Hinds - Austin TX
    David Vivian Jaggar - Austin TX
    David James Seal - Cambridge, GB
  • Assignee:
    Arm Limited - Cambridge
  • International Classification:
    G06F 738
  • US Classification:
    708501, 708523
  • Abstract:
    A data processing apparatus and method is provided for applying a floating-point multiply-accumulate operation to first, second and third operands. The apparatus comprises a multiplier for multiplying the second and third operands and applying rounding to produce a rounded multiplication result, and an adder for adding the rounded multiplication result to the first operand to generate a final result and for applying rounding to generate a rounded final result. Further, control logic is provided which is responsive to a first single instruction to control the multiplier and adder to cause the rounded final result generated by the adder to be equivalent to the subtraction of the rounded multiplication result from the first operand. In preferred embodiments, the control logic is also responsive to a further single instruction to control the multiplier and adder to cause the rounded final result generated by the adder to be equivalent to the subtraction of the rounded multiplication result from the negated first operand. By this approach, multiply-accumulate logic can be arranged to provide fast execution of a first single instruction to generate a result equivalent to the subtraction of the rounded multiplication result from the first operand, or a second single instruction to generate a result equivalent to the subtraction of the rounded multiplication result from the negated first operand, whilst producing results which are compliant with the IEEE 754-1985 standard.
  • Data Processing Apparatus And Method For Processing Floating Point Instructions

    view source
  • US Patent:
    6701427, Mar 2, 2004
  • Filed:
    Dec 22, 1999
  • Appl. No.:
    09/468837
  • Inventors:
    Christopher Neal Hinds - Austin TX
    Arun Kumar Varadarajan Rajagopal - Madras, IN
  • Assignee:
    ARM Limited - Cambridge
  • International Classification:
    G06F 1500
  • US Classification:
    712244, 712222, 712218, 708506
  • Abstract:
    A data processing apparatus for processing floating point instructions is responsive to a floating point instruction to apply a floating point operation to a number of operands to produce a final result, result data being generated during a predetermined pipelined stage with further processing then being performed on the result data in one or more subsequent pipelined stages to generate the final result. Exception determination logic determines whether an exception may occur during application of the floating point operation to the operands, and to prevent the execution unit applying the floating point operation to those operands if it is determined that an exception may occur. The exception determination logic is arranged to use at least some of the predetermined control data to compensate for differences between the forwarded result data and the final result relevant when determining whether an exception may occur when processing the second floating point instruction.
  • Locking Source Registers In A Data Processing Apparatus

    view source
  • US Patent:
    6842849, Jan 11, 2005
  • Filed:
    May 21, 2001
  • Appl. No.:
    09/860777
  • Inventors:
    Christopher Neal Hinds - Austin TX, US
    Morgan Lee Reece - Pflugerville TX, US
  • Assignee:
    ARM Limited - Cambridge
  • International Classification:
    G06F 938
  • US Classification:
    712217
  • Abstract:
    The present invention provides a system and method for locking source registers in a data processing apparatus. The data processing apparatus comprises a processing unit having a pipeline for executing a sequence of instructions, and a set of source registers for storing source data required by the processing unit when executing instructions in the sequence. A locking mechanism is then used to lock source registers dependent on configurable criteria, the configurable criteria being chosen to ensure that source registers still required for completing execution of an instruction in the pipeline are locked to prevent predetermined types of access by a subsequent instruction, the subsequent instruction only being able to enter the pipeline if the source registers relevant to that instruction can be accessed as required by the instruction. In accordance with the present invention, the processing unit has a first and second mode of operation. In the first mode of operation, the processing unit is arranged, upon determination of one or more exception conditions during execution of an instruction, to invoke a process external to the pipelined execution unit to enable execution of the instruction to be completed.
  • Apparatus And Method For Performing Operations Implemented By Iterative Execution Of A Recurrence Equation

    view source
  • US Patent:
    7016930, Mar 21, 2006
  • Filed:
    Oct 25, 2002
  • Appl. No.:
    10/280095
  • Inventors:
    Christopher Neal Hinds - Austin TX, US
    Neil Burgess - Cardiff, GB
  • Assignee:
    ARM Limited - Cambridge
  • International Classification:
    G06F 7/52
    G06F 7/38
  • US Classification:
    708650, 708605
  • Abstract:
    The present invention provides an apparatus and method for performing an operation on an operand or operands in order to generate a result, in which the operation is implemented by iterative execution of a recurrence equation. In each iteration, execution of the recurrence equation causes a predetermined number of bits of the result and a residual to be generated, the residual generated in a previous iteration being used as an input for the current iteration, and in the first iteration the residual comprising the operand. The apparatus comprises result digit logic operable for a current iteration to determine, having regard to a most significant n bits of the input residual, a next result digit, and residual generation logic operable for a current iteration to generate, having regard to the input residual and the next result digit, a next residual, the most significant n bits of the next residual being generated in non-redundant form and the remaining bits of the next residual being generated in redundant form. Result update logic is also provided which is operable for a current iteration to modify the result, having regard to the next result digit, to produce an updated result. Control logic is then provided to cause the iterations to continue until a predetermined condition is met, whereafter the result is indicated by the updated result and any residual existing after the final iteration.
  • Data Processing Apparatus And Method For Moving Data Elements Between A Chosen Lane Of Parallel Processing In Registers And A Structure Within Memory

    view source
  • US Patent:
    7219214, May 15, 2007
  • Filed:
    Jul 13, 2004
  • Appl. No.:
    10/889318
  • Inventors:
    Simon Andrew Ford - Cambridge, GB
    Dominic Hugo Symes - Cambridge, GB
    Andrew Christopher Rose - Cambridge, GB
    David Raymond Lutz - Austin TX, US
    Christopher Neal Hinds - Austin TX, US
  • Assignee:
    ARM Limited - Cambridge
  • International Classification:
    G06F 9/00
    G06F 9/44
  • US Classification:
    712225, 712 22, 712223, 711154
  • Abstract:
    A data processing apparatus and method are provided for moving data between registers and memory. The data processing apparatus comprises a register data store having a plurality of registers operable to store data elements. A processor is operable to perform in parallel a data processing operation on multiple data elements occupying different lanes of parallel processing in at least one of the registers. Access logic is provided which is responsive to a single access instruction to move a plurality of data elements between a chosen one of the lanes in specified registers and a structure within memory having a structure format, the structure format having a plurality of components. The single access instruction identifies the number of components in the structure format, and the access logic is operation to arrange the plurality of data elements as they are moved such that data elements of different components are stored in different specified registers within the chosen lane whilst in memory the data elements are stored as the structure.
  • Data Processing Apparatus And Method For Moving Data Elements Between Specified Registers And A Continuous Block Of Memory

    view source
  • US Patent:
    7219215, May 15, 2007
  • Filed:
    Jul 13, 2004
  • Appl. No.:
    10/889367
  • Inventors:
    Simon Andrew Ford - Cambridge, GB
    Dominic Hugo Symes - Cambridge, GB
    Andrew Christopher Rose - Cambridge, GB
    David Raymond Lutz - Austin TX, US
    Christopher Neal Hinds - Austin TX, US
  • Assignee:
    ARM Limited - Cambridge
  • International Classification:
    G06F 9/40
  • US Classification:
    712225, 712223, 712 22
  • Abstract:
    A data processing apparatus and method are provided for moving data between registers and memory. The data processing apparatus comprises a register data store having a plurality of registers operable to store data elements. A processor is operable to perform in parallel a data processing operation on multiple data elements accessed in at least one of the registers. Access logic is operable in response to a single access instruction to move a plurality of data elements between specified registers and a continuous block of memory in which data elements are stored as an array of structures having a structure format, the structure format having a plurality of components. The single access instruction identifies the number of components in the structure format, and the access logic is further operable to rearrange the plurality of data elements as they are moved such that each specified register stores data elements of one component whilst in memory the data elements are stored as the array of structures.
  • Data Processing Apparatus And Method For Determining A Processing Path To Perform A Data Processing Operation On Input Data Elements

    view source
  • US Patent:
    7356553, Apr 8, 2008
  • Filed:
    Mar 18, 2004
  • Appl. No.:
    10/803164
  • Inventors:
    David Raymond Lutz - Austin TX, US
    Christopher Neal Hinds - Austin TX, US
  • Assignee:
    ARM Limited - Cambridge
  • International Classification:
    G06F 7/465
  • US Classification:
    708505
  • Abstract:
    The present invention provides a data processing apparatus and method for performing a data processing operation on first and second floating point data elements, the first floating point data element specifying a first exponent and the second floating point data element specifying a second exponent. The data processing apparatus comprises processing logic providing multiple processing paths which are selectable to perform the data processing operation, including a first processing path operable to perform the data processing operation if a predetermined alignment condition exists. Further, at least one detector logic unit is provided which is operable to receive both the first exponent and the second exponent and to detect the presence of the predetermined alignment condition. Each detector logic unit comprises half adder logic operable to perform a half adder operation to logically subtract one of the first and second exponents from the other of the first and second exponents to produce at least a sum data value of sum and carry data values representing the result of the half adder operation. Further, each detector logic unit comprises generation logic operable to receive the sum data value and to generate a select signal which is set if the sum data value has a predetermined value indicating the existence of the predetermined alignment condition.

Resumes

Christopher Hinds Photo 1

Consultant Patent Engineer At Arm Inc.

view source
Location:
Austin, Texas Area
Industry:
Computer Hardware
Christopher Hinds Photo 2

Technical Recruiter - Bepc Inc

view source
Location:
8804 Tallwood Dr, Austin, TX 78759
Industry:
Computer Software
Work:
Timeclock Plus (Data Management, Inc)
Account Executive

Chuy's Restaurants 2013 - Jul 2014
Manager of Operations

Chuys Opco Inc 2013 - Jul 2014
Program Manager

The Grill San Angelo May 2013 - Sep 2013
Bartender

San Angelo Taphouse Jan 2011 - May 2013
Bartender and Manager
Education:
Angelo State University 2011 - 2012
Masters, English Language and Literature, Literature, English Language
Texas Tech University 2008 - 2010
Bachelors, Bachelor of Arts, English, Political Science
Skills:
Technical Writing
Customer Service
Project Management
Research
Curriculum Development
Event Planning
Tutoring
Catering
Local Area Marketing
Rhetorical Analysis
Visual Rhetoric
Digital Rhetoric
Bartending
Public Speaking
Higher Education
Editing
Adult Education
Social Media
Microsoft Word
Wordpress
Online Research
Digital Marketing
Languages:
Spanish
Christopher Hinds Photo 3

Chief Operating Officer

view source
Location:
102 Shannon Ln, Georgetown, TX 78628
Industry:
Internet
Work:
Compass Group North America Dec 2013 - Aug 2016
Director of Dining Services

Road Warrior Creative Dec 2013 - Aug 2016
Chief Operations Officer and Food Marketing Evangelist

Jordans Western Dining Jan 2013 - Dec 2013
Executive Chef

Brotherhood of Thieves May 2010 - Jan 2013
Chef De Cuisine

Painter's Tavern Oct 2009 - May 2010
Sous Chef
Education:
The Culinary Institute of America 2007 - 2009
Austin College 2003 - 2007
Bachelors, Bachelor of Arts, Business Administration
Skills:
Culinary Skills
Cuisine
Menu Development
Customer Service
Restaurants
Training
Public Speaking
Hospitality
Leadership
Restaurant Management
Online Marketing
Business Strategy
Christopher Hinds Photo 4

Christopher Hinds

view source
Christopher Hinds Photo 5

Christopher Hinds

view source
Christopher Hinds Photo 6

Christopher Hinds

view source
Christopher Hinds Photo 7

Christopher Hinds

view source
Christopher Hinds Photo 8

Student At Illinois State University

view source
Location:
United States
Industry:
Financial Services

License Records

Christopher Hinds

License #:
C007653 - Active
Category:
Social Work
Issued Date:
Feb 29, 2012
Expiration Date:
Jun 30, 2017
Type:
Clinical Social Worker
Name / Title
Company / Classification
Phones & Addresses
Christopher Hinds
ONE POND HOLDINGS, LLC
401 Congress Ave STE 2100, Austin, TX 78701
PO Box 790, Pflugerville, TX 78691
11401 Bastian Cv, Austin, TX 78739

Facebook

Christopher Hinds Photo 9

Christopher Hinds

view source
Christopher Hinds Photo 10

Christopher Hinds

view source
Christopher Hinds Photo 11

Chris Hinds

view source
Christopher Hinds Photo 12

Christopher R. Hinds

view source
Christopher Hinds Photo 13

Chris Hinds

view source
Christopher Hinds Photo 14

Chris Hinds Elich

view source
Christopher Hinds Photo 15

Hinzy 'Chris Hinds'

view source
Christopher Hinds Photo 16

Christopher Hinds

view source

Myspace

Christopher Hinds Photo 17

Christopher Hinds

view source
Locality:
LUBBOCK, TEXAS
Gender:
Male
Birthday:
1945
Christopher Hinds Photo 18

christopher hinds

view source
Locality:
Misawa, Aomori
Gender:
Male
Birthday:
1941
Christopher Hinds Photo 19

Christopher Hinds

view source
Locality:
MIAMI
Gender:
Male
Birthday:
1950
Christopher Hinds Photo 20

christopher hinds

view source
Locality:
Trinidad and Tobago
Gender:
Male
Birthday:
1946
Christopher Hinds Photo 21

Christopher Hinds

view source
Locality:
TOMS RIVER, New Jersey
Gender:
Male
Birthday:
1943
Christopher Hinds Photo 22

Christopher Hinds

view source
Locality:
MIAMI, Florida
Gender:
Male
Birthday:
1950

Youtube

Chris Hinds on Brisbane's 4BC

Kevin Turner from Brisbane 4BC Radio's Real Estate Show talks to Chris...

  • Category:
    People & Blogs
  • Uploaded:
    07 Sep, 2007
  • Duration:
    3m 17s

Brisbane Developments 2008 presented by Chris...

Brisbane developments that have been council approved or are currently...

  • Category:
    People & Blogs
  • Uploaded:
    12 Mar, 2008
  • Duration:
    7m 39s

Chris Hinds on Channel 9's, A Current Affair

Young gun Real Estate Agent, Chris Hinds as featured on the Nine Netwo...

  • Category:
    People & Blogs
  • Uploaded:
    18 Oct, 2007
  • Duration:
    3m 37s

Vision Brisbane presented by Chris Hinds Team

Construction has commenced on Brisbane's most anticipated new building...

  • Category:
    Travel & Events
  • Uploaded:
    05 Nov, 2007
  • Duration:
    3m 15s

Life in Brisbane City presented by Chris Hind...

Images and moments of the colourful life on offer in Australia's faste...

  • Category:
    News & Politics
  • Uploaded:
    19 Jun, 2008
  • Duration:
    1m 10s

Vision Brisbane overview presented by Chris H...

Construction has commenced on Brisbane's most anticipated new building...

  • Category:
    People & Blogs
  • Uploaded:
    11 Mar, 2008
  • Duration:
    5m 30s

Real Estate in Brisbane 74/331 Main St, K.POI...

Property video for 74/331 Main St, KANGAROO POINT presented by Chris H...

  • Category:
    News & Politics
  • Uploaded:
    12 Sep, 2008
  • Duration:
    1m 18s

Real Estate in Brisbane 173/293 North Quay, B...

Property video for 173/293 North Quay, BRISBANE CITY presented by Chri...

  • Category:
    News & Politics
  • Uploaded:
    01 Apr, 2008
  • Duration:
    1m 3s

Googleplus

Christopher Hinds Photo 23

Christopher Hinds

Christopher Hinds Photo 24

Christopher Hinds

Christopher Hinds Photo 25

Christopher Hinds

Christopher Hinds Photo 26

Christopher Hinds

Christopher Hinds Photo 27

Christopher Hinds

Classmates

Christopher Hinds Photo 28

Christopher Hinds

view source
Schools:
Diamond Bar High School Diamond Bar CA 1985-1989
Community:
Cecilia Hernandez, Andrea Tighe
Christopher Hinds Photo 29

Chris Hinds | Northern Co...

view source
Christopher Hinds Photo 30

Old School 2, Paterson, N...

view source
Graduates:
carol lappin (1952-1956),
Christopher Hinds (2004-2008),
Dontay Booker (1993-1997)
Christopher Hinds Photo 31

Miami Norland High School...

view source
Graduates:
Bonnie Feldheim (1959-1963),
Bill Barr (1957-1961),
Gail Campbell (1970-1974),
CHRISTOPHER HINDS (1999-2003)
Christopher Hinds Photo 32

Onalaska High School, Ona...

view source
Graduates:
Wabda Fernholz (1975-1979),
Robin Finco (1994-1998),
Tanya Sanders (1987-1991),
Christopher Hinds (1997-2001),
Shade Ridolfo (1996-2000)
Christopher Hinds Photo 33

Rusk Middle School, Nacog...

view source
Graduates:
Chris Shaffer (1977-1980),
Brenda Reeves (1975-1976),
Chris Green (1992-1992),
Chris Hinds (1986-1989)
Christopher Hinds Photo 34

Christ Episcopal School, ...

view source
Graduates:
Christi Holbrook (1974-1975),
Mark Anderson (1975-1976),
Chris Hinds (1980-1986),
Roger Baker (1966-1967),
Mary Frissell (1955-1956)
Christopher Hinds Photo 35

King George School, Sarni...

view source
Graduates:
Chris Hinds (1975-1984),
Hugh Boyd (1987-1995),
Janet Patterson (1977-1981),
Lyn Ibson (1959-1965)

Get Report for Christopher R Hinds from San Angelo, TX, age ~37
Control profile