usedByInstruction

P168560
predicate

Indicates that something (such as a resource, value, or object) is utilized or referenced by a particular instruction.

All labels observed (6)

Label Occurrences
usedByInstruction canonical 12
usedInInstructionForm 6
canBeDecrementedByInstruction 1

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: usedByInstruction
Generated description
Indicates that something (such as a resource, value, or object) is utilized or referenced by a particular instruction.

Sample triples (22)

Subject Object
AF ADD A,r
AF ADC A,r
AF SUB r
AF SBC A,r
AF AND r
AF OR r
AF XOR r
AF CP r
AF DAA
AF SCF
AF CCF
AF CPL
IX Z80 instruction set via predicate surface "usedByInstructionSet"
linked to: Zilog Z80
IY DEC IY via predicate surface "canBeDecrementedByInstruction"
IY PUSH IY via predicate surface "canBePushedByInstruction"
IY POP IY via predicate surface "canBePoppedByInstruction"
IY LD r,(IY+d) via predicate surface "usedInInstructionForm"
IY LD (IY+d),r via predicate surface "usedInInstructionForm"
IY ADD IY,ss via predicate surface "usedInInstructionForm"
IY BIT b,(IY+d) via predicate surface "usedInInstructionForm"
IY SET b,(IY+d) via predicate surface "usedInInstructionForm"
IY RES b,(IY+d) via predicate surface "usedInInstructionForm"