| /src/external/gpl3/gdb/dist/sim/m32c/ |
| cpu.h | 96 } reg_id; typedef in typeref:enum:__anon4610 113 unsigned int get_reg (reg_id id); 114 DI get_reg_ll (reg_id id); 115 void put_reg (reg_id id, unsigned int value); 116 void put_reg_ll (reg_id id, DI value); 136 reg_id reg; 162 srcdest reg_sd (reg_id reg);
|
| reg.c | 131 get_reg_i (reg_id id) 195 get_reg (reg_id id) 204 get_reg_ll (reg_id id) 233 put_reg (reg_id id, unsigned int v) 567 put_reg_ll (reg_id id, DI v)
|
| srcdest.c | 305 reg_id b_regno; 306 reg_id w_regno; 541 reg_sd (reg_id reg)
|
| m32c.opc | 1354 static reg_id map[8] = { r2r0, r3r1, a0, a1 };
|
| r8c.opc | 988 static reg_id map[] = { r0, r1, r2, r3, a0, a1, 0, 0 };
|
| /src/external/gpl3/gdb.old/dist/sim/m32c/ |
| cpu.h | 96 } reg_id; typedef in typeref:enum:__anon7349 113 unsigned int get_reg (reg_id id); 114 DI get_reg_ll (reg_id id); 115 void put_reg (reg_id id, unsigned int value); 116 void put_reg_ll (reg_id id, DI value); 136 reg_id reg; 162 srcdest reg_sd (reg_id reg);
|
| reg.c | 131 get_reg_i (reg_id id) 195 get_reg (reg_id id) 204 get_reg_ll (reg_id id) 233 put_reg (reg_id id, unsigned int v) 567 put_reg_ll (reg_id id, DI v)
|
| srcdest.c | 305 reg_id b_regno; 306 reg_id w_regno; 541 reg_sd (reg_id reg)
|
| m32c.opc | 1354 static reg_id map[8] = { r2r0, r3r1, a0, a1 };
|
| r8c.opc | 988 static reg_id map[] = { r0, r1, r2, r3, a0, a1, 0, 0 };
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| psp_gfx_if.h | 95 enum ih_reg_id reg_id; /* ID of the register */ member in struct:psp_gfx_cmd_gbr_ih_reg 274 uint32_t reg_id; member in struct:psp_gfx_cmd_reg_prog
|
| amdgpu_psp.c | 412 cmd->cmd.cmd_setup_reg_prog.reg_id = id;
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/arc/ |
| linux-unwind.h | 37 int reg_id; member in struct:register_position
|
| /src/external/gpl3/gcc/dist/libgcc/config/arc/ |
| linux-unwind.h | 37 int reg_id; member in struct:register_position
|