OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v_copy
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.h
72
bu32 az, cc, v,
v_copy
, vs;
member in struct:bfin_cpu_state
255
|ASTAT_DEPOSIT(
v_copy
, V_COPY_BIT) \
277
_SET_ASTAT(a,
v_copy
, V_COPY_BIT); \
304
ASTATREG (
v_copy
) = __v; \
/src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.h
72
bu32 az, cc, v,
v_copy
, vs;
member in struct:bfin_cpu_state
255
|ASTAT_DEPOSIT(
v_copy
, V_COPY_BIT) \
277
_SET_ASTAT(a,
v_copy
, V_COPY_BIT); \
304
ASTATREG (
v_copy
) = __v; \
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
6858
vliw_insn
v_copy
;
6859
xg_copy_vinsn (&
v_copy
, vinsn);
6860
if (xtensa_format_num_slots (isa, format) ==
v_copy
.num_slots)
6864
for (slot = 0; slot <
v_copy
.num_slots; slot++)
6866
if (
v_copy
.slots[slot].opcode == nop_opcode)
6868
v_copy
.slots[slot].opcode =
6870
v_copy
.slots[slot].ntok = 0;
6873
if (opcode_fits_format_slot (
v_copy
.slots[slot].opcode,
6876
else if (
v_copy
.num_slots > 1)
6880
if (!
v_copy
.slots[slot].keep_wid
6847
vliw_insn
v_copy
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
6858
vliw_insn
v_copy
;
6859
xg_copy_vinsn (&
v_copy
, vinsn);
6860
if (xtensa_format_num_slots (isa, format) ==
v_copy
.num_slots)
6864
for (slot = 0; slot <
v_copy
.num_slots; slot++)
6866
if (
v_copy
.slots[slot].opcode == nop_opcode)
6868
v_copy
.slots[slot].opcode =
6870
v_copy
.slots[slot].ntok = 0;
6873
if (opcode_fits_format_slot (
v_copy
.slots[slot].opcode,
6876
else if (
v_copy
.num_slots > 1)
6880
if (!
v_copy
.slots[slot].keep_wid
6847
vliw_insn
v_copy
;
local
[
all
...]
Completed in 39 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026