|
| |
| | Register window - Wikipedia, the free encyclopedia |
 | | In computer engineering, the use of register windows is a technique to improve the performance of a particularly common operation, the procedure call. |  | | Registers are used by the CPU in order to hold temporary values while working on longer strings of instructions. |  | | Considerable performance can be added to a design with more registers, however, since the registers are a visible piece of the CPU's instruction set, the number cannot typically be changed after the design has been released. |
|
http://en.wikipedia.org/wiki/Register_window
(872 words)
|
|
| |
| | [No title] |
 | | The output registers for register window N are the same as the input registers for register window ((N - 1) modulo RW) where RW is the number of register windows. |  | | The window overflow and window underflow trap handlers are a critical part of the run-time environment for a SPARC application. |  | | The Window Invalid Mask (wim) and the Current Window Pointer (cwp) field in the psr are used in conjunction to manage the finite set of register windows and detect the window overflow and underflow conditions. |
|
http://www.rtems.com/onlinedocs/doc-current/info/sparc.info-1
(5001 words)
|
|
| |
| | 11 Register Windows |
 | | The input registers (%i0-%i7) hold the values of the parameters passed to the procedure. |  | | When you consider the relationship between the output and input registers, the trick is to make the caller's output registers the same as the called procedure's input registers. |  | | Because the caller's register window has not been restored when the called procedure issues the return instruction, the return instruction needs to use %i7 in calculating the return address instead of %o7 (%r15). |
|
http://www.cs.unm.edu/~maccabe/classes/341/labman/node11.html
(1642 words)
|
|
| |
| | Using the Graphical Interface to GDB |
 | | This window may be activated either by double-clicking on a highlighted phrase in the source window (which will import that phrase as a new expression), or by calling it up via the Window menu. |  | | Registers that have changed since the last evaluation of the register contents are highlighted in red. |  | | Displayed information includes an indication of which task is active, the GDB task number, the task number of the task's parent, its priority, its name, and its current state. |
|
http://www.cs.uni.edu/Help/Gnat/gdbtk.html
(1739 words)
|
|
| |
| | SourceForge.net CVS Repository - markup - cvs: gpsim/TODO-GUI |
 | | context debugging), a register window, an eeprom window, a stack window, a stopwatch window, a trace window, a watch window, a breadboard window, and so on. |  | | On Windows, the problem is compounded by the fact that there's only a single desktop. |  | | This was fine when there was only a source window and a register window. |
|
http://cvs.sourceforge.net/viewcvs.py/gpsim/TODO-GUI?rev=1.3&view=auto
(1544 words)
|
|
| |
| | Bits and pieces : Weblog |
 | | When SPARC ISA was first designed, the register window feature made sense given the first implementation characteristics such as unified cache and relatively shallow call depth. |  | | The register window makes the call stack trace explicit, straightfoward and transparent, thus makes it fairly simple to do a stack unwind and do some tricks in the exception handling code. |  | | This all suggested the function in question was overwriting the first 32bit of the register window save area. |
|
http://blogs.sun.com/roller/page/seongbae/20040728
(1193 words)
|
|
| |
| | WinDLX Tutorial |
 | | The window is denoted "Information about..." referred to as the "information window" in the future. |  | | You should enlarge this window as much as possible, so that instructions held in the various pipe stages can be shown in the schematic. |  | | A window (denoted as the main window in the future) with six icons appears. |
|
http://www.ndsu.nodak.edu/instruct/tareski/ee774f96/notes/windlx/wdlxtut.htm
(2715 words)
|
|
| |
| | CSCI 2150 -- Turbo Debugger |
 | | Data Display Window - This window displays the hexadecimal values of the memory array where the data segment register (DS) is pointing. |  | | Each of the data registers (AX, BX, CX, and DX) can also be referred to by their low byte or their high byte. |  | | The assembly language window should now have the three lines of the program starting at address cs:0000. |
|
http://www-cs.etsu.edu/tarnoff/labs2150/td/td.htm
(1502 words)
|
|
| |
| | [No title] |
 | | .IP \fIdispdata_array_register_irange_change_func\fP 1i Register a function to be called the image itensity range changes.IP \fIdispdata_array_construct_rgb\fP 1i Construct a composite RGB array from three input arrays. |  | | .IP \fIdispdata_get_first_blinkstate\fP 1i Get first blinkstate for a window. |  | | .IP \fIdispdata_activate_blinkstate\fP 1i Make a blinkstate active (change window contents). |
|
http://www.nd.edu/~iraf/Public/karma/man/man3/dispdata.3
(549 words)
|
|
| |
| | [No title] |
 | | Whenever input comes from a window different than the current input window, a "input window changed" string is prepended, changing the current input window. |  | | There is also a current window for input. |  | | /*********************************************************************** gdev.c - Window system independent graphics package Copyright (C) 1991 Dean Rubine This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. |
|
http://www.cs.cmu.edu/People/AUIS/ftp/auis-6.3/contrib/gestures/gestsrc/gdev/gdev.c
(473 words)
|
|
| |
| | Purchases Command Centre window |
 | | This window also allows you to zoom to the windows in which the individual items were entered. |  | | Using this window, you can also open a window where you can customise the printed purchase forms so they look like the purchase forms you use. |  | | You can use this window to print virtually all of the reports available with MYOB Accounting Plus; you also can display these reports on your computer screen if you like. |
|
http://help.myob.co.uk/plus10/win/10400c.htm
(768 words)
|
|
| |
| | 8051 CrossView Pro Debugger Manual v4.1 |
 | | The window shows all the code executed since the the last time the program halted. |  | | Occasionally, however, you have a few closed windows, or wish the information to appear in the Command window (for instance, when you are recording output). |  | | If you are in window mode, CrossView Pro displays the values of the monitored variables and expressions in the Data window. |
|
http://www.ece.umr.edu/computing/unix/software/tasking/xvw/access.html
(4117 words)
|
|
| |
| | (#2590)Vertical Windows on the 8XC196KC/KD |
 | | When a 64-byte window is selected, it is mapped from C0H to FFH; and when a 128-byte window is selected, it is mapped from 80H to FFH. |  | | The Window Select Register (WSR) description in Appendix C of the users manual (both printed and electronic versions) includes tables that explicitly list the remapped memory sections corresponding to specific WSR values. |  | | The 80C196KC and 512 bytes (00H-1FFH) and the 80C196KD has 1024 bytes (00H-3FFH) of Register RAM that may be remapped. |
|
http://developer.intel.com/design/mcs96/technote/2590.htm
(464 words)
|
|
| |
| | SIGGRAPH '97 Course Notes |
 | | After a window class has been registered and a new window has been successfully created, the pixel format must be set. |  | | Once a window class has been successfully registered, a new window can be created. |  | | Before creating a window, a window class must be registered. |
|
http://www.xmission.com/~nate/siggraph97/notes/simple.htm
(841 words)
|
|
| |
| | [No title] |
 | | The value is stored according to SZ if present, where SZ is one of b: byte h: halfword sub s1, s2, d subcc s1, s2, d subx s1, s2, d subxcc s1, s2, d Exactly analogous to the corresponding add instructions. |  | | The value is modified according to SZ if present, where SZ is one of sb: signed byte sh: signed halfword ub: unsigned byte uh: unsigned halfword thus ldub would load the byte at the specified address, zero-extending it to fill the remainder of the word, storing the result in the destination register. |  | | If i1 is annulled, then if the branch is not taken, then i2 is discarded (not executed) (an exception to this is that an annulled "always" instruction i1 will *not* execute i2). |
|
http://www.cs.indiana.edu/~sabry/teaching/compilers/wi97/SPARC.txt
(2063 words)
|
|
| |
| | Register Wizard 2 |
 | | If the register inputs are named in a regular way, this button can assist you in creating the names for the individual inputs. |  | | Choose yes or no to specify whether the register's data input is a bus or a collection of n single-bit signals. |  | | A unique name must be provided for each input. |
|
http://cs.baylor.edu/~maurer/help/winfhdl/regwiz2.htm
(238 words)
|
|
| |
| | EPI - EDB FAQs about the Session Window |
 | | I type my program variable name in the Session Window but it is not recognized as a variable. |  | | The Execution Window will move to the found string. |  | | You can then either copy/paste from the Session Window or turn on output logging before the "dt" command. |
|
http://www.epitools.com/support/edb_session.php
(751 words)
|
|
| |
| | How to Register Style |
 | | Using a secure form ensures that all information flowing between your computer and the remote web server is encrypted during the whole session, protecting sensitive information from prying eyes. |  | | Do not type the shareware fee into this box since Register computes the fee for you. |  | | Kagi is not a software publisher, and they do not provide technical support for Style or any of the other programs they handle. |
|
http://www.merzwaren.com/style/style_registration.html
(1142 words)
|
|
| |
| | CWndClassInfo::Register (Microsoft Active Template Library for Windows CE) |
 | | The existing window class window procedure is returned in pProc. |  | | If you have specified the DECLARE_WND_SUPERCLASS macro, Register registers a superclassa window class that is based on an existing class but uses a different window procedure. |  | | This method is called by CWindowImpl::Create to register the window class if it has not been registered. |
|
http://msdn.microsoft.com/library/en-us/wceatl/htm/cwndclin_2.asp?frame=true
(154 words)
|
|
| |
| | How Quantify times register-window traps Rational Quantify |
 | | When the set of register windows is exhausted, however, the hardware issues a trap to the operating system to save and later restore the contents of a window to memory. |  | | Quantify provides this level of detail so that you can design ways to minimize the performance impact of register-window traps on your programs. |  | | By simulating the register-window mechanism, Quantify records the time spent by the operating system in preserving and restoring register windows required by your program. |
|
http://bmrc.berkeley.edu/purify/docs/html/quantify/html/ht_how_q_times_regwintraps.htm
(271 words)
|
|
| |
| | SPARC V9 Manual |
 | | A large windowed register file At any one instant a program sees 8 global integer registers plus a 24 register window of a larger register file The windowed registers can be used as a cache of procedure arguments local values and return addresses 28 |  | | Chapter 5 Registers for a description of the register set Chapter 6 Instructions for a description of the new instructions Chapter 7 Traps for a description of the trap model Chapter 8 Memory Models for a description of the memory models Appendix A Instruction Definitions for descriptions of new or changed instructions |  | | CANSAVE CANRESTORE OTHERWIN NWINDOWS 2 The current window window 0 and the overlap window window 4 account for the two windows in the right hand side of the equation The overlap window is the window that must remain unused because its ins and outs overlap two other valid windows 58 |
|
http://www.ecsl.cs.sunysb.edu/~srikant/sparc/sparcv9.html
(10038 words)
|
|
| |
| | Slides |
 | | user program cannot use local registers before CWP is decremented, CWP is decremented as part of trap, so local registers are available |  | | hardware decrements CWP to point to "invalid" window (with valid local registers) |  | | field (bits 4-11) of TBR (trap base register) |
|
http://www2.ics.hawaii.edu/~esb/1998fall.ics312/nov06.html
(228 words)
|
|
| |
| | CSC 310 Notes |
 | | Now, with that as a bit of background, let's try and resolve some of the mystery surrounding the 92 bytes the system allocates for each stack frame. |  | | Thus for all subroutines (main is different), the last thing we'll do before returning is a restore instruction. |  | | Put another way, main's o0 register (for example) is the same register as i0 for a subroutine called from main. |
|
http://web.presby.edu/~wasmith/courses/310/slides/AssemSubs.htm
(286 words)
|
|
| |
| | how to hook OpenHBCI menu items in the register window |
 | | I don't > believe there has ever been a way to add anything to the register window > menus. |  | | > > This has nothing to do with how the windows are created. |  | | Its an issue > of whether or not there are hooks present to add to a window's menus. |
|
http://www.gnucash.org/pipermail/gnucash-devel/2002-August/006721.html
(354 words)
|
|
| |
| | The Account Register |
 | | The general ledger window allows a more comprehensive overview of accounts in a smaller and quicker-to-navigate (for experienced users who know exactly what they are doing) space. |  | | The Account Register is probably the window you will see most often in GnuCash. |  | | Note that the general ledger window is more complicated and harder to use than the individual account registers. |
|
http://www.gnucash.org/docs/v1.6/de_DE/t4113.html
(608 words)
|
|
| |
| | Using the Compare to Register feature when importing a QIF file in Quicken |
 | | Before you can open another window, some of the open windows must be closed?" |  | | To match a transaction with a status of New to a transaction that is already in the register, select the transaction in the Compare to Register window and click the Manual Match button. |  | | Close some and try again" or "There are too many Quicken windows open. |
|
http://web.intuit.com/support/quicken/docs/w_qifc2r.html
(584 words)
|
|
| |
| | Timing register-window traps Rational Quantify |
 | | For more information, read How Quantify times register-window traps. |  | | Quantify simulates the time required to handle register window overflow and underflow conditions for SPARC processors. |  | | On machines such as HPPA which do not support register windows, Quantify ignores any attempts to time these operations and issues a warning message. |
|
http://bmrc.berkeley.edu/purify/docs/html/quantify/html/ht_time_reg_win_traps.htm
(107 words)
|
|
| |
| | Easy CD Ripper:Register Window |
 | | If you want to know how to order our software please click here. |  | | Copy the register code which showed in your register email, the code may be more than 100 chars, so you'd better copy the code don't type it by hand, |  | | This window used to register Easy CD Ripper. |
|
http://www.8864soft.com/8to32/cdripper_help/reg.htm
(96 words)
|
|
| |
| | Register Window Instructions |
 | | exception to cause the operating system to flush active register windows to memory. |  | | If a spill or fill trap is not generated by the instructions, they behave like an ADD instruction, using rs1 and rs2 registers as named in the old window, and rd as named in the new window for the source and destination registers. |  | | The RESTORE instruction rotates the rotates the register window backward one frame, renaming the in registers from the old window to be the out registers for the new. |
|
http://www.mcs.drexel.edu/~udmcwher/sparc/nice/node13.html
(146 words)
|
|
| |
| | Geneseo CSci 331 Sparc Register Management |
 | | "Register windows" allow a stack of registers to parallel the stack in main memory: |  | | Mini-Assignment: Look at assembly code generated by MinimL compiler (e.g., ~baldwin/csci331/tests, use -asm), explain compiler's use of "save", "restore", register windows. |  | | Memory stack needs to be coordinated with register windows, i.e., push an activation record onto memory stack exactly when you push a new register window, similarly coordinate pops. |
|
http://www.cs.geneseo.edu/~baldwin/csci331/spring2002/sparcreg.html
(196 words)
|
|
| |
| | Bank Register window |
 | | Note: The Bank Register window is a convenient tool for data entry, not the actual transaction window. |  | | For example, when you enter a Receive Payment transaction in the Bank Register window, it is as if you had opened and entered the information in the Receive Payments window. |  | | You can also view a complete transaction history for a selected date range of each of these accounts and open the source window of each transaction for more detailed information. |
|
http://help.myob.com/fe01/mac/20000c.htm
(149 words)
|
|
| |
| | Window of exposure lets viruses run rampant The Register |
 | | Vendors that make most of their money from desktop or server-based anti-virus scanners argue that most of these viruses could be thwarted by a policy of blocking executable attachments in email. |  | | It’s long been known that there is a ‘window of exposure’ - the interval between when a virus begins spreading and signature updates are issued by anti-virus vendors. |  | | More than 295,000 virus-infected emails were sent to companies in the UK in May before anti-virus vendors could issue signature updates, according to email filtering firm BlackSpider Technologies. |
|
http://www.theregister.co.uk/2005/06/02/virus_exposure_stats
(480 words)
|
|
| |
| | Federal Register Documents -- U.S. Department of Education |
 | | As a convenience to the user we also provide a search capability that covers all our Federal Register Document holdings. |  | | The GPO database, which includes the complete and up-to-date contents of the 1994-present Federal Register in a searchable database, is accessible through GPO's menu of Federal Depository Library Gateways. |  | | Federal Register Documents -- U.S. Department of Education |
|
http://www.ed.gov/legislation/FedRegister
(133 words)
|
|
| |
| | Toy Cash Register Valentines |
 | | Do you have more information about any of these items? |  | | "Be my Valentine" pops up in the register window. |  | | "Sale $1,000,000" pops up above the register window. |
|
http://www.supertechnogirl.com/holiday/valentinesregisters.htm
(179 words)
|
|
| |
| | Directors Register |
 | | What We Don't Do Directors Register does not perform due diligence, nor is it responsible for the veracity of the data supplied by either the director candidates, or the companies making inquiries about them. |  | | Individuals associated with DirectorsRegister.com may, from time to time, participate as either listed directors or represent companies interested in finding directors. |  | | Provide an opportunity for individuals with board level talent and experience to showcase their interest and willingness to serve on a board of directors |
|
http://www.directorsregister.com
(104 words)
|
|
| |
| | How Do I Use the Shift Element (Register) Window in ACTgen? |
 | | Table given below lists the available register options for each register variation. |  | | When you select the macro type as Shift Register, the Macro Builder displays the Shift Element window, as shown below. |  | | Depending on which register variation you select, the Register Variations dialog box displays the appropriate available options for the specified register type. |
|
http://www.actel.com/apps/guru/sep97/mk543.htm
(174 words)
|
|
| |
| | Federal Register: Main Page |
 | | Browse the Table of Contents from back issues: |  | | Find, review, and submit comments on Federal rules that are open for comment and published in the Federal Register using Regulations.gov. |  | | Find issues of the Federal Register (including issues prior to 1994) at a local Federal depository library. |
|
http://www.gpoaccess.gov/fr/index.html
(183 words)
|
|
| |
| | DesMoinesRegister.com |
 | | Cozy deals net 866% profit for developers, while public pays in DOT controversy |  | | A Sunday Register special report shows how the purchase of land for a driver's license station in Ankeny included a series of behind-the-scenes deals involving a tax-exempt charity, developers and public officials. |  | | E-mail your photos and stories from the storm to us for publication in the Des Moines Register or at DesMoinesRegister.com. |
|
http://www.desmoinesregister.com
(348 words)
|
|
| |
| | LWN: The GnuCash register window |
 | | The GnuCash register window (from The Grumpy Editor's guide to personal finance managers). |  | | E-Commerce and credit card processing - the Open Source way! |  | | Linux is a registered trademark of Linus Torvalds |
|
http://lwn.net/Articles/150259
(40 words)
|
|
| |
| | Gainesville Daily Register Online Newspaper |
 | | To have the full publication delivered to your door, call 940-665-5511 |  | | The Daily Register Online Edition is provided as a public service of the Gainesville Daily Register. |  | | Daily Register online is a copyright © 2004 product of The Gainesville Daily Register, |
|
http://www.gainesvilleregister.com
(111 words)
|
|
| |
| | Mobile Register |
 | | Get today's news, classifieds (careers, autos, real estate, etc.), sports, and complete local coverage from The Mobile Register, exclusively on our affiliated Web site, al.com! |  | | Get advertising info, subscribe to the newspaper, contact the newsroom, or apply for a job! |
|
http://www.mobileregister.com
(40 words)
|
|
| |
| | CT Central - Daily Newspapers |
 | | Top Stories TodayNew Haven RegisterThe Middletown PressThe HeraldThe Bristol PressThe Register Citizen |  | | The New Haven Register, The Herald, The Bristol Press, The Middletown Press and The Register Citizen. |
|
http://www.ctcentral.com
(179 words)
|
|
|