HomeSort by: relevance | last modified time | path
    Searched defs:sys_crn (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/aarch64/
simulator.c 14039 unsigned sys_crn = INSTR (15, 12); local
14046 system_get (cpu, sys_op0, sys_op1, sys_crn, sys_crm, sys_op2));
14100 unsigned sys_crn = INSTR (15, 12); local
14108 system_set (cpu, sys_op0, sys_op1, sys_crn, sys_crm, sys_op2,
  /src/external/gpl3/gdb/dist/sim/aarch64/
simulator.c 14039 unsigned sys_crn = INSTR (15, 12); local
14046 system_get (cpu, sys_op0, sys_op1, sys_crn, sys_crm, sys_op2));
14100 unsigned sys_crn = INSTR (15, 12); local
14108 system_set (cpu, sys_op0, sys_op1, sys_crn, sys_crm, sys_op2,

Completed in 22 milliseconds