Lines Matching refs:example
162 For example, the @samp{lr} mnemonic denotes the instruction format @samp{RR}
170 @item a @tab add instruction, for example @samp{al} for add logical 32-bit
171 @item b @tab branch instruction, for example @samp{bc} for branch on condition
172 @item c @tab compare or convert instruction, for example @samp{cr} for compare
174 @item d @tab divide instruction, for example @samp{dlr} devide logical register
176 @item i @tab insert instruction, for example @samp{ic} insert character
177 @item l @tab load instruction, for example @samp{ltr} load and test register
178 @item mv @tab move instruction, for example @samp{mvc} move character
179 @item m @tab multiply instruction, for example @samp{mh} multiply halfword
180 @item n @tab and instruction, for example @samp{ni} and immediate
181 @item o @tab or instruction, for example @samp{oc} or character
184 @item st @tab store instruction, for example @samp{stm} store multiple
185 @item s @tab subtract instruction, for example @samp{slr} subtract
187 @item t @tab test or translate instruction, of example @samp{tm} test under mask
188 @item x @tab exclusive or instruction, for example @samp{xc} exclusive or
212 instruction it works quite well, for example the instruction @samp{clgfr}
539 A specific bit pattern can have multiple mnemonics, for example
796 For example, the instruction @samp{l %r1,24(%r15)} could be written as