Lines Matching refs:instruction
437 the expected one. The mcrxr instruction will be tested by
443 (mtcrf), executing each instruction several times to modify all
456 description of each test case: the instruction, the values of
498 that very point. For the bl instruction the value of the link
500 instruction various combinations of the BI/BO fields, the CTR
516 entry will contain: the instruction opcode, the value of the
518 executing the instruction, the test will verify the contents of
521 table entry will contain: the instruction opcode, the array
523 of the destination register. After executing the instruction,
592 To verify the instruction cache operation the following test
597 - turn on the instruction cache
598 - unlock the entire instruction cache
599 - invalidate the instruction cache
600 - lock a branch instruction in the instruction cache
601 - replace the branch instruction with "nop"
602 - jump to the branch instruction
603 - check that the branch instruction was executed
607 - turn on the instruction cache
608 - unlock the entire instruction cache
609 - invalidate the instruction cache
610 - jump to a branch instruction
611 - check that the branch instruction was executed
612 - replace the branch instruction with "nop"
613 - invalidate the instruction cache
614 - jump to the branch instruction
615 - check that the "nop" instruction was executed