OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pmv
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/ia64/include/
ia64_cpu.h
482
IA64_CR(
pmv
)
/src/external/gpl3/gcc/dist/gcc/config/stormy16/
stormy16.cc
1005
rtx
pmv
= XEXP (dest, 0);
1006
rtx dest_reg = XEXP (
pmv
, 0);
1007
rtx dest_mod = XEXP (
pmv
, 1);
1016
rtx
pmv
= XEXP (src, 0);
1017
rtx src_reg = XEXP (
pmv
, 0);
1018
rtx src_mod = XEXP (
pmv
, 1);
/src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
stormy16.cc
861
rtx
pmv
= XEXP (dest, 0);
862
rtx dest_reg = XEXP (
pmv
, 0);
863
rtx dest_mod = XEXP (
pmv
, 1);
872
rtx
pmv
= XEXP (src, 0);
873
rtx src_reg = XEXP (
pmv
, 0);
874
rtx src_mod = XEXP (
pmv
, 1);
/src/sbin/newfs_udf/
udf_core.c
1269
pmap->
pmv
.type = 2;
1270
pmap->
pmv
.len = pmapv_size;
1272
udf_set_regid(&pmap->
pmv
.id, "*UDF Virtual Partition");
1273
udf_add_udf_regid(&pmap->
pmv
.id);
1275
pmap->
pmv
.vol_seq_num = udf_rw16(1); /* no multi-volume */
1276
pmap->
pmv
.part_num = udf_rw16(phys_part);
1312
udf_set_regid(&pmap->
pmv
.id, "*UDF Sparable Partition");
1313
udf_add_udf_regid(&pmap->
pmv
.id);
/src/sys/fs/udf/
ecma167-udf.h
481
struct part_map_virt
pmv
;
member in union:udf_pmap
/src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.cc
3337
rtx
pmv
= XEXP (operands[0], 0);
local
3338
rtx dest_reg = XEXP (
pmv
, 0);
3339
rtx dest_mod = XEXP (
pmv
, 1);
/src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.cc
3335
rtx
pmv
= XEXP (operands[0], 0);
local
3336
rtx dest_reg = XEXP (
pmv
, 0);
3337
rtx dest_mod = XEXP (
pmv
, 1);
Completed in 25 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026