Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/kernel/
Dunaligned.c173 unsigned long x6_op:4; /* [32:35], x6 = x6_sz|x6_op */ member
678 if (ld.x6_op == 1 || ld.x6_op == 3) { in emulate_load_updates()
859 if (ld.x6_op == 0x5 || ld.x6_op == 0xa) in emulate_load_int()
865 if (ld.x6_op == 0x2) in emulate_load_int()
940 if (ld.x6_op == 0xd) in emulate_store_int()
1045 if (ld.x6_op != 0x2) { in emulate_load_floatpair()
1107 if (ld.x6_op == 1 || ld.x6_op == 3) in emulate_load_floatpair()
1117 if (ld.x6_op == 0x2) { in emulate_load_floatpair()
1151 if (ld.x6_op != 0x2) { in emulate_load_float()
1194 if (ld.x6_op == 0x2) in emulate_load_float()