Lines Matching refs:inputs
116 "inputs": [
158 Inputs are described in a very similar way:
194 files to describe what instructions to test and with what `inputs` and
209 "inputs: [
210 // List of inputs the instruction can be affected by.
302 - List of inputs:
309 "inputs": [
417 "inputs": [
439 "inputs": [
448 // values in "rn" and "rm". Additionally, we include "qbit" in the inputs,
451 // description (see "List of inputs" section).
457 "inputs": [
484 "inputs": [
514 As can be expected, assembler test do not have the notion of "inputs".
545 * "inputs":
547 This is exactly the same as "operands" but for inputs.
559 registers as inputs.
571 "inputs": [
582 static const Inputs kRdIsRn[] = {{NoFlag, 0x00000000, 0x00000000},
589 the list of "inputs".
604 executed and passed all inputs in `kRdIsRn`.