Home
last modified time | relevance | path

Searched refs:x6_op (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/ia64/kernel/
Dunaligned.c176 unsigned long x6_op:4; /* [32:35], x6 = x6_sz|x6_op */ member
681 if (ld.x6_op == 1 || ld.x6_op == 3) { in emulate_load_updates()
878 if (ld.x6_op == 0x5 || ld.x6_op == 0xa) in emulate_load_int()
884 if (ld.x6_op == 0x2) in emulate_load_int()
960 if (ld.x6_op == 0xd) in emulate_store_int()
1065 if (ld.x6_op != 0x2) { in emulate_load_floatpair()
1127 if (ld.x6_op == 1 || ld.x6_op == 3) in emulate_load_floatpair()
1137 if (ld.x6_op == 0x2) { in emulate_load_floatpair()
1172 if (ld.x6_op != 0x2) { in emulate_load_float()
1215 if (ld.x6_op == 0x2) in emulate_load_float()