Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_s390x.c511 } ss_e; member
2378 d2 = val_4_8(inst->ss_e.d2h, inst->ss_e.d2l); in fmt_ss_e()
2379 d4 = val_4_8(inst->ss_e.d4h, inst->ss_e.d4l); in fmt_ss_e()
2382 R[inst->ss_e.r1], d2, B[inst->ss_e.b2], in fmt_ss_e()
2383 R[inst->ss_e.r3], d4, B[inst->ss_e.b4]); in fmt_ss_e()