Method and apparatus for patching problematic instructions in a microprocessor using software interrupts
    1.
    发明授权
    Method and apparatus for patching problematic instructions in a microprocessor using software interrupts 有权
    使用软件中断在微处理器中修补有问题的指令的方法和装置

    公开(公告)号:US06631463B1

    公开(公告)日:2003-10-07

    申请号:US09436103

    申请日:1999-11-08

    IPC分类号: G06F900

    摘要: A method and apparatus for patching a problematic instruction within a pipelined processor in a data processing system is presented. A plurality of instructions are fetched, and the plurality of instructions are matched against at least one match condition to generate a matched instruction. The match conditions may include matching the opcode of an instruction, the pre-decode bits of an instruction, a type of instruction, or other conditions. A matched instruction may be marked using a match bit that accompanies the instruction through the instruction pipeline. The matched instruction is then replaced with an internal opcode or internal instruction that causes the instruction scheduling unit to take a special software interrupt. The problematic instruction is then patched through the execution of a set of instructions that cause the desired logical operation of the problematic instruction.

    摘要翻译: 提出了一种用于在数据处理系统中的流水线处理器内修补有问题的指令的方法和装置。 获取多个指令,并且将多个指令与至少一个匹配条件进行匹配以生成匹配的指令。 匹配条件可以包括匹配指令的操作码,指令的预解码位,指令的类型或其他条件。 可以使用伴随指令的匹配位通过指令流水线来标记匹配指令。 匹配的指令被替换为内部操作码或内部指令,使指令调度单元进行特殊的软件中断。 然后通过执行导致有问题的指令的期望的逻辑操作的一组指令来修补有问题的指令。

    System and method for tracing
    3.
    发明授权
    System and method for tracing 失效
    系统和追踪方法

    公开(公告)号:US06539500B1

    公开(公告)日:2003-03-25

    申请号:US09428410

    申请日:1999-10-28

    IPC分类号: G06F1100

    CPC分类号: G06F11/3636

    摘要: The present invention discloses a system and method for implementing instruction tracing in a computer system and in particular a computer system with a tightly coupled shared processor central processor unit (CPU). Each of the processors are generally purpose processors that have been modified by design to allow an instruction to execute and simultaneously to be stored and forwarded to shared memory operable as a trace buffer. Since each processor is general purpose, the trace routine necessary for tracing, can by one of the routines or programs that can be written and executed on either of the processors. One of the processors can run, collect and analyze the executed and store instructions of the other processor. Since the processors can be on a single chip the shared memory bus that writes and reads the executed instructions can operate at high speed. Also since the trace function is part of the multiprocessor architecture its speed of operation will scale with the speed of the processors without modification.

    摘要翻译: 本发明公开了一种用于在计算机系统中实现指令跟踪的系统和方法,特别是具有紧耦合的共享处理器中央处理器单元(CPU)的计算机系统。 每个处理器通常是通过设计修改的目的处理器,以允许指令执行并同时被存储并转发到可用作跟踪缓冲器的共享存储器。 由于每个处理器是通用目的,因此可以通过其中一个可以在任一处理器上编写和执行的程序之一进行跟踪所需的跟踪例程。 其中一个处理器可以运行,收集和分析其他处理器的执行和存储指令。 由于处理器可以在单个芯片上,写入和读取执行的指令的共享存储器总线可以高速运行。 此外,由于跟踪功能是多处理器架构的一部分,因此操作速度将随着处理器的速度而不变化。

    System and method for handling instructions occurring after an ISYNC instruction
    4.
    发明授权
    System and method for handling instructions occurring after an ISYNC instruction 失效
    用于以程序顺序有选择地刷新遵循ISYNC屏障指令的指令的系统

    公开(公告)号:US06473850B1

    公开(公告)日:2002-10-29

    申请号:US09389197

    申请日:1999-09-02

    IPC分类号: G06F938

    摘要: An ISYNC instruction does not cause a flush of speculatively dispatched or fetched instructions (instructions that are dispatched or fetched after the ISYNC instruction) unconditionally. The present invention detects the occurrence of any instruction that changes the state of the machine and requires a context synchronizing complete; these instructions are called context-synchronizing-required instructions. When a context-synchronizing-required instruction completes, the present invention sets a flag to note the occurrence of that condition. When an ISYNC instruction completes, the present invention causes a flush and refetches the instruction after the ISYNC if the context-synchronizing-required flag is active. The present invention then resets the context-synchronizing-required flag. If the context-synchronizing-required flag is not active, then the present invention does not generate a flush operation.

    摘要翻译: ISYNC指令不会导致无条件地抛出推测分派或获取的指令(在ISYNC指令之后调度或取出的指令)。 本发明检测改变机器状态并需要上下文同步完成的任何指令的发生; 这些指令称为上下文同步所需指令。 当上下文同步所需指令完成时,本发明设置一个标志以注意该条件的发生。 当ISYNC指令完成时,如果上下文同步所需的标志是活动的,本发明引起冲洗并在ISYNC之后重新指定该指令。 然后,本发明重置上下文同步所需标志。 如果上下文同步所需的标志不是活动的,则本发明不产生刷新操作。

    Scoreboard mechanism for serialized string operations utilizing the XER
    5.
    发明授权
    Scoreboard mechanism for serialized string operations utilizing the XER 失效
    使用XER的串行字符串操作的记分板机制

    公开(公告)号:US06430678B1

    公开(公告)日:2002-08-06

    申请号:US09363463

    申请日:1999-07-29

    IPC分类号: G06F930

    摘要: An XER scoreboard function is provided by utilizing the instruction sequencer unit scoreboard. A scoreboard bit is set if the XER is being used by a previous instruction. If a new instruction is fetched that uses the XER, a dummy read to the XER is generated to test the scoreboard bit to determine if the scoreboard bit is set. If the scoreboard bit is not set when the dummy read is executed, the X-form string proceeds to execution. If the scoreboard bit is set when the dummy is executed, the pipeline is stalled until the scoreboard bit is cleared, and then the X-form string padded with generated padding IOPs (Dummy or NOPs) is executed. After an accessing instruction is executed, the scoreboard bit is cleared.

    摘要翻译: 通过使用指令排序器单元记分板提供XER记分板功能。 如果XER由前一条指令使用,记分板位将被置位。 如果获取使用XER的新指令,则生成对XER的虚拟读取以测试记分板位以确定记分板位是否设置。 如果执行虚拟读取时记分板位未设置,则X形式的字符串将继续执行。 如果在执行虚拟机时设置了记分板位,则流水线停止,直到记分板位被清除,然后执行填充有生成的填充IOP(虚拟或NOP)的X形式字符串。 执行访问指令后,记分板位被清除。

    Assigning a group tag to an instruction group wherein the group tag is recorded in the completion table along with a single instruction address for the group to facilitate in exception handling
    6.
    发明授权
    Assigning a group tag to an instruction group wherein the group tag is recorded in the completion table along with a single instruction address for the group to facilitate in exception handling 失效
    将组标签分配给指令组,其中组标签与该组的单个指令地址一起记录在完成表中,以便于异常处理

    公开(公告)号:US06654869B1

    公开(公告)日:2003-11-25

    申请号:US09428399

    申请日:1999-10-28

    IPC分类号: G06F500

    摘要: A microprocessor includes a fetch unit, an instruction cracking unit, and dispatch and completion control logic. The fetch unit retrieves a set of instructions from an instruction cache. The instruction cracking unit receives the set of fetched instructions and organizes the set of instructions into an instruction group. The dispatch and completion logic assigns a group tag to the instruction group and records the group tag in an entry of the completion table for tracking the completion status of the instructions comprising the instruction group. The dispatch and control logic may record a single instruction address in the completion table entry corresponding to the each instruction group. Preferably, the single instruction address is the instruction address of the first instruction in the instruction group. The processor may flush the instruction group in response to detecting an exception generated by an instruction in the instruction group.

    摘要翻译: 微处理器包括提取单元,指令分解单元以及调度和完成控制逻辑。 提取单元从指令高速缓存中检索一组指令。 指令解码单元接收所提取的指令集,并将该组指令组织到指令组中。 调度和完成逻辑将组标签分配给指令组,并将组标记记录在完成表的条目中,以跟踪包括指令组的指令的完成状态。 调度和控制逻辑可以在对应于每个指令组的完成表条目中记录单个指令地址。 优选地,单指令地址是指令组中的第一指令的指令地址。 响应于检测到指令组中的指令产生的异常,处理器可以刷新指令组。

    Recovery from hang condition in a microprocessor

    公开(公告)号:US06543002B1

    公开(公告)日:2003-04-01

    申请号:US09435066

    申请日:1999-11-04

    IPC分类号: G06F1100

    摘要: A processor and an associated method and data processing system are disclosed. The processor includes an issue unit (ISU), a completion unit, and a hang detect unit. The ISU is configured to issue instructions to an execution unit. The completion unit is adapted to produce a completion valid signal responsive to the issue unit completing an instruction. The hang detect unit is configured to receive the completion valid signal from the ISU and adapted to determine the interval since the most recent assertion of the completion valid signal. The hang detect unit is adapted to initiate a hang recovery sequence upon determining that the interval since the most recent assertion of the completion valid signal exceeds a predetermined maximum interval. In one embodiment, the hang recovery sequence includes the hang recovery unit asserting a stop completion signal to a completion unit and a stop dispatch signal to a dispatch unit to suspend instruction completion and dispatch. The hang recovery unit then asserts a force reject signal to an execution unit to reject all instructions pending in the execution unit's pipeline and a flush signal to the execution unit that results in the processor flushing a set of instructions. The hang recovery unit then negates the force reject, stop completion, and stop dispatch signals to resume processor operation. In one embodiment, the recovery sequence includes entering a relaxed execution mode, such as a debug mode, a serial operation mode, or an in-order mode prior to resuming processor operation. In one embodiment, the processor advances a completion tag upon completing an instruction. In this manner the completion tag indicates the instruction that is next to complete. In one embodiment, the hang recovery sequence includes flushing the processor of an instruction set comprising all instructions with tag information greater than the completion tag. In another embodiment, all instructions with tag information greater than or equal to the completion tag are flushed.

    Method and system for performing atomic memory accesses in a processor system
    8.
    发明授权
    Method and system for performing atomic memory accesses in a processor system 失效
    用于在处理器系统中执行原子存储器访问的方法和系统

    公开(公告)号:US06298436B1

    公开(公告)日:2001-10-02

    申请号:US09327644

    申请日:1999-06-08

    IPC分类号: G06F9305

    摘要: A method and system for atomic memory accesses in a processor system, wherein the processor system is able to issue and execute multiple instructions out of order with respect to a particular program order. A first reservation instruction is speculatively issued to an execution unit of the processor system. Upon issuance, instructions queued for the execution unit which occur after the first reservation instruction in the program order are flushed from the execution unit, in response to detecting any previously executed reservation instructions in the execution unit which occur after the first reservation instruction in the program order. The first reservation instruction is speculatively executed by placing a reservation for a particular data address of the first reservation instruction, in response to completion of instructions queued for the execution unit which occur prior to the first reservation instruction in the program order, such that reservation instructions which are speculatively issued and executed in any order are executed in-order with respect to a partnering conditional store instruction.

    摘要翻译: 一种用于处理器系统中的原子存储器访问的方法和系统,其中所述处理器系统能够相对于特定程序顺序发出并执行不正常的多个指令。 推测性地向处理器系统的执行单元发出第一预约指令。 在发行时,响应于在程序中的第一预约指令之后发生的执行单元中检测到任何先前执行的预定指令而从执行单元中刷新在程序顺序中的第一预约指令之后发生的执行单元排队的指令 订购。 响应于在程序顺序中的第一预约指令之前发生的执行单元排队的指令的完成,通过对第一预约指令的特定数据地址进行预约来推测地执行第一预约指令,使得预约指令 相对于合作条件存储指令,以任何顺序被推测地发行和执行的这些被按顺序执行。

    Determining successful completion of an instruction by comparing the number of pending instruction cycles with a number based on the number of stages in the pipeline

    公开(公告)号:US06658555B1

    公开(公告)日:2003-12-02

    申请号:US09435077

    申请日:1999-11-04

    IPC分类号: G06F930

    摘要: A microprocessor and related method and data processing system are disclosed. The microprocessor includes a dispatch unit suitable for issuing an instruction executable by the microprocessor, an execution pipeline configured to receive the issued instruction, and a pending instruction unit. The pending instruction unit includes a set of pending instruction entries. A copy of the issued instruction is maintained in one of the set of pending instruction entries. The execution pipeline is adapted to record, in response detecting to a condition preventing the instruction from successfully completing one of the stages in the pipeline during a current cycle, an exception status with the copy of the instruction in the pending instruction unit and to advance the instruction to a next stage in the pipeline in the next cycle thereby preventing the condition from stalling the pipeline. Preferably, the dispatch unit, in response to the instruction finishing pipeline execution with an exception status, is adapted to use the copy of the instruction to re-issue the instruction to the execution pipeline in a subsequent cycle. In one embodiment, the dispatch unit is adapted to deallocate the copy of the instruction in the pending instruction unit in response to the instruction successfully completing pipeline execution. The pending instruction unit may detect successful completion of the instruction by detecting when the instruction has been pending for a predetermined number of cycles without recording an exception status. In this embodiment, each entry in the pending instruction unit may include a timer field comprising a set of bits wherein the number of bits in the time field equals the predetermined number of cycles. The pending instruction unit may set, in successive cycles, successive bits in the timer field such that successful completion of an instruction is indicated when a last bit in the time field is set. In one embodiment, pending instruction unit includes a set of copies of instructions corresponding to each of a set of instructions pending in the execution pipeline at any given time. In various embodiments, the execution pipeline may comprise a load/store pipeline, a floating point pipeline, or a fixed point pipeline.

    Method and system for increased system memory concurrency in a
multi-processor computer system utilizing concurrent access of
reference and change bits
    10.
    发明授权
    Method and system for increased system memory concurrency in a multi-processor computer system utilizing concurrent access of reference and change bits 失效
    在多处理器计算机系统中,利用参考和更改位的并发访问来增加系统存储器并发性的方法和系统

    公开(公告)号:US5758120A

    公开(公告)日:1998-05-26

    申请号:US700132

    申请日:1996-08-20

    CPC分类号: G06F12/1009 G06F12/1027

    摘要: A method and system for increasing memory concurrency in a multiprocessor computer system which includes system memory, multiple processors coupled together via a bus, each of the processors including multiple processor units for executing multiple instructions and for performing read, write and store operations and an associated Translation Lookaside Buffer (TLB) for translating effective addresses into real memory addresses within the system memory. Multiple page table entries are provided within a page table within the system memory which each include multiple individually accessible fields, an effective address and an associated real memory address for a selected system memory location. A reference bit is provided within a first individually accessible field in each page table entry and this reference bit is utilized to indicate if an associated system memory location has been accessed for a read or write operation. A change bit is provided within a second individually accessible field within each page table entry and this change bit is utilized to indicate if an associated system memory location has been modified by a write operation. By storing the reference bit and change bit in separate accessible fields the reference bit and change bit may be concurrently updated by multiple processors, increasing memory concurrency.

    摘要翻译: 一种用于在多处理器计算机系统中增加存储器并发性的方法和系统,其包括系统存储器,经由总线耦合在一起的多个处理器,每个处理器包括用于执行多个指令并用于执行读取,写入和存储操作的多个处理器单元以及相关联的 翻译后备缓冲区(TLB),用于将有效地址转换为系统内存中的实际内存地址。 在系统存储器内的页表内提供多个页表条目,每个页表格包括多个单独可访问的字段,一个有效地址和一个所选系统存储器位置的相关实际存储器地址。 参考位提供在每个页表项中的第一单独可访问字段内,并且该参考位用于指示是否已经为读或写操作访问了相关联的系统存储器位置。 在每个页表条目内的第二单独可访问字段内提供变更位,并且该改变位用于指示相关联的系统存储器位置是否已被写入操作修改。 通过将参考位和更改位存储在单独的可访问字段中,参考位和更改位可以由多个处理器同时更新,从而增加内存并发性。