/openbmc/linux/arch/m68k/fpsp040/ |
H A D | x_unfl.S | 53 bsrl unf_res |denormalize, round & store interm op 69 bsrl b1238_fix |test for bug1238 case 103 bsrl b1238_fix |test for bug1238 case 124 bsrl b1238_fix |test for bug1238 case 143 bsrl g_rndpr |returns RND_PREC in d0 0=ext, 209 bsrl round |returns rounded denorm at (a0) 214 bsrl g_opcls |returns opclass in d0{2:0} 221 bsrl g_dfmtou
|
H A D | x_unimp.S | 66 bsrl get_op |go get operand(s) 68 bsrl do_func |do the function 72 bsrl sto_res |store the result in user space
|
H A D | skeleton.S | 75 bsrl trap_c 154 bsrl b1238_fix |test for bug1238 case 166 bsrl trap_c 192 bsrl trap_c 218 bsrl trap_c 240 bsrl trap_c 262 bsrl trap_c 290 bsrl trap_c
|
H A D | x_store.S | 79 bsrl g_opcls |returns opclass in d0 87 bsrl g_dfmtou |returns dest format in d0 168 bsrl mem_write |move the number to the user's memory 236 bsrl get_fline |returns fline word in d0 252 bsrl mem_write |move the number to the user's memory
|
H A D | x_snan.S | 55 bsrl move_out |else SNAN disabled 86 bsrl move_out 179 bsrl mem_write |write snan to user memory 201 bsrl mem_write |write snan to user memory 222 bsrl mem_write |write snan to user memory 235 bsrl get_fline |returns fline word in d0
|
H A D | res_func.S | 703 bsrl ckinf_ns 742 bsrl ckinf_nd 786 bsrl ovf_res |get correct result based on 807 bsrl ckinf_ns 816 bsrl ckinf_nd 982 bsrl ckinf_ns 991 bsrl ckinf_nd 1163 bsrl ckinf_ns 1174 bsrl ckinf_nd 1201 bsrl ckinf_ns [all …]
|
H A D | x_operr.S | 250 bsrl get_fline |fline returned in d0 279 bsrl mem_write
|
H A D | x_fline.S | 56 bsrl mem_read
|
H A D | util.S | 310 bsrl mem_read
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | round_Xsig.S | 52 bsrl %edx,%ecx /* get the required shift in %ecx */ 123 bsrl %edx,%ecx /* get the required shift in %ecx */
|
H A D | reg_norm.S | 48 bsrl %edx,%ecx /* get the required shift in %ecx */ 126 bsrl %edx,%ecx /* get the required shift in %ecx */
|
H A D | reg_u_sub.S | 220 bsrl %eax,%ecx /* get the required shift in %ecx */
|
/openbmc/qemu/target/microblaze/ |
H A D | insns.decode | 127 bsrl 010001 ..... ..... ..... 000 0000 0000 @typea
|
H A D | translate.c | 399 DO_TYPEA_CFG(bsrl, use_barrel, false, gen_bsrl) in DO_TYPEA_CFG()
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | entry.S | 273 bsrl do_notify_resume
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386.c | 748 TEST_BSX(bsrl, "k", 0); in test_bsx() 749 TEST_BSX(bsrl, "k", 0x00340128); in test_bsx()
|
H A D | x86.csv | 326 "BSR r32, r/m32","BSRL r/m32, r32","bsrl r/m32, r32","0F BD /r","V","V","","operand32","rw,r","Y","… 327 "BSR r32, r/m32","BSRL r/m32, r32","bsrl r/m32, r32","F3 0F BD /r","V","V","","operand32","rw,r","Y…
|
/openbmc/qemu/disas/ |
H A D | microblaze.c | 103 idiv, idivu, bsll, bsra, bsrl, get, put, nget, nput, cget, cput, enumerator 314 …FSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x44000000, OPCODE_MASK_H3, bsrl, barrel_shift_inst …
|