会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 71. 发明授权
    • Performing repeat string operations
    • 执行重复字符串操作
    • US07100029B2
    • 2006-08-29
    • US10233155
    • 2002-08-28
    • Xiang ZouRajesh S. ParthasarathyMadhavan ParthasarathyDion Rodgers
    • Xiang ZouRajesh S. ParthasarathyMadhavan ParthasarathyDion Rodgers
    • G06F9/38G06F9/00
    • G06F9/3824G06F9/30018G06F9/30043G06F9/325
    • Performing repeat string operations can include aligning a source data location or a destination data location to a location divisible by a predetermined integer, the aligning including performing a string operation using data having a size equal to the operand size. After aligning, a string operation can be performed using data having a size larger than the operand size. Performing repeat string operations can include issuing a first predetermined number of iterations if an operand size is a predetermined size, and issuing a second predetermined number of iterations otherwise. Performing repeat string operations can include determining that a requested number of iterations in a repeat string operation is within a predetermined multi-number range and issuing exactly the requested number of iterations for any value of the requested number within that range.
    • 执行重复串操作可以包括将源数据位置或目的地数据位置对准可被预定整数整除的位置,所述对齐包括使用具有等于操作数大小的大小的数据来执行字符串操作。 对齐后,可以使用尺寸大于操作数大小的数据来执行字符串操作。 执行重复字符串操作可以包括:如果操作数大小是预定大小,则发出第一​​预定数量的迭代,否则发出第二预定次数的迭代。 执行重复字符串操作可以包括确定重复字符串操作中所请求的迭代次数在预定的多数量级范围内,并且对该范围内的请求号码的任何值准确地发出所请求的迭代次数。
    • 75. 发明授权
    • Method and apparatus for pausing execution in a processor or the like
    • 用于在处理器等中暂停执行的方法和装置
    • US06671795B1
    • 2003-12-30
    • US09489130
    • 2000-01-21
    • Deborah T. MarrDion Rodgers
    • Deborah T. MarrDion Rodgers
    • G06F948
    • G06F9/3869G06F9/30083G06F9/30087G06F9/3009G06F9/3851G06F9/52
    • A method and apparatus for pausing execution of instructions from a thread is described. In one embodiment, a pause instruction is implemented as two instructions or microinstructions: a SET instruction and a READ instruction. When a SET flag is retrieved for a given thread, the SET instruction sets a Bit flag in memory indicating that execution for the thread has been paused. The SET instruction is placed in the pipeline for execution. The following READ instruction for that thread, however, is prevented from entering the pipeline until, the SET instruction is executed and retired (resulting in a clearing of the Bit flag). Once the Bit flag has been cleared, the READ instruction is placed in the pipeline for execution. During the time that processing of one thread is paused, the execution of other threads may continue.
    • 描述用于暂停从线程执行指令的方法和装置。 在一个实施例中,暂停指令被实现为两个指令或微指令:SET指令和READ指令。 当为给定的线程检索SET标志时,SET指令在存储器中设置一个Bit标志,指示线程的执行已暂停。 SET指令放在流水线中执行。 然而,针对该线程的以下READ指令被阻止进入流水线,直到SET指令被执行并退出(导致清除Bit标志)。 一旦Bit标志被清除,READ指令被放置在流水线中才能执行。 在一个线程的处理暂停的时间内,其他线程的执行可能会继续。