HomeSort by: relevance | last modified time | path
    Searched refs:crn (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/dev/pci/
vioscsireg.h 59 uint8_t crn; member in struct:virtio_scsi_req_hdr
  /src/external/gpl2/groff/dist/src/preproc/pic/
object.h 83 corner crn; member in class:path
object.cpp 1919 : crn(c), label_list(0), ypath(0), is_position(0)
1924 : crn(0), label_list(0), ypath(0), is_position(1)
1931 : crn(c), ypath(0), is_position(0)
1948 assert(crn == 0);
1949 crn = c;
1981 if (crn == 0 || p->obj == 0)
1984 position ps = ((p->obj)->*(crn))();
pic.y 78 corner crn;
264 %type <crn> corner
  /src/external/bsd/wpa/dist/wpa_supplicant/examples/
dpp-nfc.py 351 summary("TEST MODE: Use specified crn %d" % prev)
352 crn = test_crn
355 crn = os.urandom(2)
356 hr = ndef.HandoverRequestRecord(version="1.4", crn=crn)
399 handover.my_crn, = struct.unpack('>H', crn)
596 summary("Still trying to send own handover request - wait a moment to see if that succeeds before checking crn values")
606 summary("Same crn used - automatic collision resolution failed")
1043 parser.add_argument('--test-crn', default=None,
1044 help='test mode: hardcoded crn')
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
aarch64-opc.c 226 { 12, 4 }, /* CRn: in the system instructions. */
4881 #define CPENC(op0,op1,crn,crm,op2) \
4882 ((((op0) << 19) | ((op1) << 16) | ((crn) << 12) | ((crm) << 8) | ((op2) << 5)) >> 5)
4886 #define CPENS(op1,crn,crm,op2) CPENC(1,(op1),(crn),(crm),(op2))
  /src/external/gpl3/binutils/dist/opcodes/
aarch64-opc.c 236 AARCH64_FIELD (12, 4), /* CRn: in the system instructions. */
5219 #define CPENC(op0,op1,crn,crm,op2) \
5220 ((((op0) << 19) | ((op1) << 16) | ((crn) << 12) | ((crm) << 8) | ((op2) << 5)) >> 5)
5224 #define CPENS(op1,crn,crm,op2) CPENC(1,(op1),(crn),(crm),(op2))
  /src/external/gpl3/binutils.old/dist/opcodes/
aarch64-opc.c 232 { 12, 4 }, /* CRn: in the system instructions. */
5122 #define CPENC(op0,op1,crn,crm,op2) \
5123 ((((op0) << 19) | ((op1) << 16) | ((crn) << 12) | ((crm) << 8) | ((op2) << 5)) >> 5)
5127 #define CPENS(op1,crn,crm,op2) CPENC(1,(op1),(crn),(crm),(op2))
  /src/external/gpl3/gdb/dist/opcodes/
aarch64-opc.c 232 { 12, 4 }, /* CRn: in the system instructions. */
5102 #define CPENC(op0,op1,crn,crm,op2) \
5103 ((((op0) << 19) | ((op1) << 16) | ((crn) << 12) | ((crm) << 8) | ((op2) << 5)) >> 5)
5107 #define CPENS(op1,crn,crm,op2) CPENC(1,(op1),(crn),(crm),(op2))
  /src/external/gpl3/gdb/dist/sim/aarch64/
simulator.c 13979 system_get (sim_cpu *cpu, unsigned op0, unsigned op1, unsigned crn,
13982 if (crn == 0 && op1 == 3 && crm == 0 && op2 == 7)
13990 if (crn == 0 && op1 == 3 && crm == 0 && op2 == 1)
13994 if (crn == 13 && op1 == 3 && crm == 0 && op2 == 2)
14011 system_set (sim_cpu *cpu, unsigned op0, unsigned op1, unsigned crn,
14033 instr[15,12] = CRn
14093 instr[15,12] = CRn
14117 instr[15,12] = CRn
14133 instr[15,12] = CRn
14141 L == 0, op0 == 0, op1 = 011, CRn = 0010, Rt = 11111
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/aarch64/
simulator.c 13979 system_get (sim_cpu *cpu, unsigned op0, unsigned op1, unsigned crn,
13982 if (crn == 0 && op1 == 3 && crm == 0 && op2 == 7)
13990 if (crn == 0 && op1 == 3 && crm == 0 && op2 == 1)
13994 if (crn == 13 && op1 == 3 && crm == 0 && op2 == 2)
14011 system_set (sim_cpu *cpu, unsigned op0, unsigned op1, unsigned crn,
14033 instr[15,12] = CRn
14093 instr[15,12] = CRn
14117 instr[15,12] = CRn
14133 instr[15,12] = CRn
14141 L == 0, op0 == 0, op1 = 011, CRn = 0010, Rt = 11111
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 9412 CDP{cond} <coproc>, <opcode_1>, <CRd>, <CRn>, <CRm>{, <opcode_2>}
9413 CDP2 <coproc>, <opcode_1>, <CRd>, <CRn>, <CRm>{, <opcode_2>} */
9433 MRC{cond} <coproc>, <opcode_1>, <Rd>, <CRn>, <CRm>{, <opcode_2>}
9444 unsigned crn; member in struct:deprecated_coproc_regs_s
9512 && inst.operands[3].reg == r->crn
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 9415 CDP{cond} <coproc>, <opcode_1>, <CRd>, <CRn>, <CRm>{, <opcode_2>}
9416 CDP2 <coproc>, <opcode_1>, <CRd>, <CRn>, <CRm>{, <opcode_2>} */
9436 MRC{cond} <coproc>, <opcode_1>, <Rd>, <CRn>, <CRm>{, <opcode_2>}
9447 unsigned crn; member in struct:deprecated_coproc_regs_s
9515 && inst.operands[3].reg == r->crn

Completed in 112 milliseconds